@@ -50,7 +50,7 @@ public class AccessInterceptor implements HandlerInterceptor {
private String[] whiteList = {
"/wx/chat", // 聊天暂时不鉴权
- "/api/wx/",
+ "/api/wx/login",
"/api/wx/tdCity",
"/api/wx/preload",
"/api/admin/signin",