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