Commit 2ea7b970 by 张宗强

update

parent 53aaa299
...@@ -21,6 +21,7 @@ urls: ...@@ -21,6 +21,7 @@ urls:
- /signin - /signin
- /signup - /signup
- /mobile/token - /mobile/token
- /wechat/token
- /ruser/mobile/token - /ruser/mobile/token
- /admin/user/upload - /admin/user/upload
- /admin/user/editInfo - /admin/user/editInfo
......
...@@ -94,6 +94,7 @@ security: ...@@ -94,6 +94,7 @@ security:
urls: urls:
anon: anon:
- /mobile/** - /mobile/**
- /wechat/token/*
- /admin/user/upload - /admin/user/upload
- /admin/user/editInfo - /admin/user/editInfo
- /auth/** - /auth/**
......
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