Commit f01fa858 by 张宗强

update

parent cac7b24a
......@@ -38,7 +38,7 @@ urls:
- /h5/token
- /admin/user/upload
- /admin/user/editInfo
- /authWxCallback/success
- /business/authWxCallback/success
logging:
config: classpath:logback.xml
\ No newline at end of file
......@@ -73,7 +73,6 @@ security:
service-id: kiss-gateway
urls:
anon:
- /authWxCallback/success
- /admin/user/upload
- /admin/user/editInfo
- /auth/**
......@@ -91,5 +90,6 @@ urls:
- /webjars/**
- /business/notify/**
- /business/api/**
- /business/authWxCallback/success
logging:
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