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