放行用户注册接口
This commit is contained in:
@@ -80,12 +80,13 @@ public class SaTokenConfigure implements WebMvcConfigurer {
|
||||
"/user/sendVerifyMail",
|
||||
"/character/detail",
|
||||
"/user/login",
|
||||
"/user/register",
|
||||
"/user/verifyMailCode",
|
||||
"/character/listWithNotLogin",
|
||||
"/character/listByTagWithNotLogin",
|
||||
"/ai-companion/report",
|
||||
"/apple/notification",
|
||||
"/appVersions/checkUpdate"
|
||||
"/appVersions/checkUpdate",
|
||||
};
|
||||
}
|
||||
@Bean
|
||||
|
||||
Reference in New Issue
Block a user