Commit 7846ce48 by 张宗强

更改mms配置

parent d1779865
......@@ -46,6 +46,7 @@ sharding:
sharding-column: id
algorithm-expression: sys_log_${id % 2}
key-generator-column-name: id
#mybaits-plus配置,修改主键类型,mapper.xml、type 别名等
mybatis-plus:
mapper-locations: classpath:/mapper/*Mapper.xml
......@@ -70,10 +71,13 @@ logging:
wechat:
access_token:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
ruser:
openId:
url: http://wechat.proudkids.cn/weixinAccessController.do?getAccessToken&accountid=gh_b94dbecca2cf
mms:
smstools:
url: http://39.106.15.229:18080
url: https://ce.proudkids.cn/mms/sms/v1/send?
mini:
email_acount: devops@proudkids.cn
......
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