Commit 5625a334 by 罗长华

增加华为云配置

parent 80641bec
...@@ -63,3 +63,12 @@ rocketmq: ...@@ -63,3 +63,12 @@ rocketmq:
namesrvAddr: 124.71.83.11:9876 namesrvAddr: 124.71.83.11:9876
# 生产者的组名 # 生产者的组名
producerId: im-server producerId: im-server
sms:
huawei:
url: https://rtcsms.cn-north-1.myhuaweicloud.com:10743/sms/batchSendSms/v1
sender: 8820122113125
appKey: FKFPgk3X6VRYAMJ9r9CIJWG2709W
appSecret: gvS2S8nD01vKCA1v45qi379gu1T5
verifyCode: 666666
...@@ -41,7 +41,7 @@ spring: ...@@ -41,7 +41,7 @@ spring:
--- ---
spring: spring:
profiles: profiles:
active: xhdtest active: @profileActive@
# logback.xml中有详细的日志配置 # logback.xml中有详细的日志配置
logging: logging:
......
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