Commit c524fcc2 by 张宗强
parents bac0f45f 37bd2776
......@@ -67,4 +67,12 @@ endpoints:
proudkids:
oss-domain: https://files.proudkids.cn
app-domain: http://xiaoxiangce.proudkids.com
\ No newline at end of file
app-domain: http://xiaoxiangce.proudkids.com
wechat:
open:
componentAppId: "wx0a693ececf7775d7"
componentSecret: "591faf379dd974942cc79c9093c43c68"
componentToken: "Proudkids"
componentAesKey: "DJvsl2MBMqqGRVYaAHAMQTDJvsl2MBMqqGRVYaAHAMQ"
\ No newline at end of file
......@@ -63,6 +63,9 @@ file:
tmp:
location: /opt/tmp
mms:
smstools:
url: https://ce.proudkids.cn/mms/sms/v1/send?
sms:
sign: 骄傲吧孩子
......
......@@ -35,6 +35,7 @@ urls:
- /social
- /signin
- /signup
- /h5/token
- /admin/user/upload
- /admin/user/editInfo
......
......@@ -81,6 +81,7 @@ urls:
- /admin/menu/userTree
- /admin/generate/**
- /swagger-resources/**
- /apps/h5/**
- /swagger-ui.html
- /*/v2/api-docs
- /swagger/api-docs
......
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