Commit e00033c4 by 张宗强
parents 8d1f570e 5d8e918f
......@@ -67,7 +67,7 @@ endpoints:
proudkids:
oss-domain: https://files.proudkids.cn
app-domain: http://www.xiaoxiangce.proudkids.com
app-domain: http://www.xiangce.proudkids.com
face:
app_key: 2UGEdBVxCuSNcj_l5UraisZ2Rw8WCDoE
......
......@@ -76,14 +76,18 @@ urls:
- /admin/user/upload
- /admin/user/editInfo
- /auth/**
- /auth/h5/token
- /admin/code/*
- /admin/user/info
- /admin/menu/userTree
- /admin/generate/**
- /swagger-resources/**
- /apps/h5/**
- /apps/share/card/**
- /apps/h5/wechat/userinfo
- /apps/h5/sms/send/**
- /apps/h5/album/detail/student/**
- /apps/h5/org/get/password
- /apps/h5/upload/file
- /swagger-ui.html
- /*/v2/api-docs
- /swagger/api-docs
......@@ -91,5 +95,10 @@ urls:
- /business/notify/**
- /business/api/**
- /business/authWxCallback/success
- /business/file/download*
logging:
config: classpath:logback.xml
# - /apps/h5/**
\ No newline at end of file
......@@ -83,7 +83,11 @@ urls:
- /swagger-resources/**
- /apps/h5/**
- /apps/share/card/**
- /apps/h5/wechat/userinfo
- /apps/h5/sms/send/**
- /apps/h5/album/detail/student/**
- /apps/h5/org/get/password
- /apps/h5/upload/file
- /swagger-ui.html
- /*/v2/api-docs
- /swagger/api-docs
......@@ -91,5 +95,7 @@ urls:
- /business/notify/**
- /business/api/**
- /business/authWxCallback/success
- /business/file/download*
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