Commit 2f444d32 by 张宗强

update

parent a4ad5032
...@@ -35,6 +35,7 @@ urls: ...@@ -35,6 +35,7 @@ urls:
- /social - /social
- /signin - /signin
- /signup - /signup
- /h5/token
- /admin/user/upload - /admin/user/upload
- /admin/user/editInfo - /admin/user/editInfo
......
...@@ -86,5 +86,7 @@ urls: ...@@ -86,5 +86,7 @@ urls:
- /*/v2/api-docs - /*/v2/api-docs
- /swagger/api-docs - /swagger/api-docs
- /webjars/** - /webjars/**
- /business/notify/**
- /business/api/**
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
\ No newline at end of file
...@@ -86,5 +86,7 @@ urls: ...@@ -86,5 +86,7 @@ urls:
- /*/v2/api-docs - /*/v2/api-docs
- /swagger/api-docs - /swagger/api-docs
- /webjars/** - /webjars/**
- /business/notify/**
- /business/api/**
logging: logging:
config: classpath:logback.xml config: classpath:logback.xml
\ No newline at end of file
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