mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/per-boe/java-servers.git
synced 2025-12-09 19:06:49 +08:00
Merge branch 'cloud' into dev0731
# Conflicts: # .gitignore
This commit is contained in:
@@ -31,6 +31,7 @@ public class UrlSecurityFilterImpl implements IUrlSecurityFilter{
|
|||||||
noLoginUrls.add("/xboe/system/logout");
|
noLoginUrls.add("/xboe/system/logout");
|
||||||
noLoginUrls.add("/xboe/sys/user/sync-all");
|
noLoginUrls.add("/xboe/sys/user/sync-all");
|
||||||
//noLoginUrls.add("");
|
//noLoginUrls.add("");
|
||||||
|
noLoginUrls.add("/xboe/m/exam/alone-extend/save");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user