Commit c524fcc2 by 张宗强
parents bac0f45f 37bd2776
...@@ -68,3 +68,11 @@ endpoints: ...@@ -68,3 +68,11 @@ endpoints:
proudkids: proudkids:
oss-domain: https://files.proudkids.cn oss-domain: https://files.proudkids.cn
app-domain: http://xiaoxiangce.proudkids.com 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: ...@@ -63,6 +63,9 @@ file:
tmp: tmp:
location: /opt/tmp location: /opt/tmp
mms:
smstools:
url: https://ce.proudkids.cn/mms/sms/v1/send?
sms: sms:
sign: 骄傲吧孩子 sign: 骄傲吧孩子
......
...@@ -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
......
...@@ -81,6 +81,7 @@ urls: ...@@ -81,6 +81,7 @@ urls:
- /admin/menu/userTree - /admin/menu/userTree
- /admin/generate/** - /admin/generate/**
- /swagger-resources/** - /swagger-resources/**
- /apps/h5/**
- /swagger-ui.html - /swagger-ui.html
- /*/v2/api-docs - /*/v2/api-docs
- /swagger/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