@@ -38,8 +38,12 @@ func rd() *cache.RedisCache {
}
var publicRoutes = []string{
- "/auth/*",
- //"/auth/refreshToken",
+ "/auth/areaCodes",
+ "/auth/wxAppid",
+ "/auth/notice",
+ "/auth/disclaimer",
+ "/auth/refreshToken",
+ "/auth/sendCode",
"/user/bind_gzh",
"/user/wx/notify",