mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-11 03:46:50 +08:00
成长路径,暂时取消token验证
This commit is contained in:
@@ -34,6 +34,8 @@ public class UrlSecurityFilterImpl implements IUrlSecurityFilter{
|
|||||||
noLoginUrls.add("/xboe/m/exam/alone-extend/save");
|
noLoginUrls.add("/xboe/m/exam/alone-extend/save");
|
||||||
|
|
||||||
noLoginUrls.add("/xboe/m/course/manage/test");
|
noLoginUrls.add("/xboe/m/course/manage/test");
|
||||||
|
// 暂时取消验证 todo by yyk
|
||||||
|
noLoginUrls.add("/xboe/m/course/manage/getCourseCoverUrl");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user