Commit b6ffc3a6 by 张宗强

update config

parent e9b2768a
......@@ -21,6 +21,8 @@ urls:
- /signin
- /signup
- /mobile/token
- /admin/user/upload
- /admin/user/editInfo
logging:
config: classpath:logback.xml
......
......@@ -89,6 +89,8 @@ security:
urls:
anon:
- /mobile/**
- /admin/user/upload
- /admin/user/editInfo
- /auth/**
- /admin/code/*
- /admin/smsCode/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment