mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 04:39:26 +08:00
added: 学员,我的课程
This commit is contained in:
@@ -12,6 +12,7 @@ public class FrontendConstant {
|
||||
public final static List<String> UN_AUTH_URI_WHITELIST = new ArrayList<>() {{
|
||||
add("/api/v1/system/config");
|
||||
add("/api/v1/system/image-captcha");
|
||||
add("/api/v1/auth/login/password");
|
||||
}};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user