恢复合并影响的配置demo

This commit is contained in:
东风 2023-11-27 23:50:08 +08:00
parent eb3157529a
commit df36fb802a
1 changed files with 27 additions and 1 deletions

View File

@ -1,6 +1,8 @@
sms:
# 标注从yml读取配置
config-type: yaml
# 账户上限
account-max: 1
blends:
# 阿里短信例子
ali:
@ -60,11 +62,35 @@ sms:
template-id: pub_verif_short
# 模版名称
templateName: code
# 渠道上限
maximum: 2
lianlu:
supplier: lianlu
templateId: 模板id
appId: 100116
appKey: d42d7
mchId: 100
signName: 【test】
cloopen:
# 短信厂商
supplier: cloopen
base-url: https://app.cloopen.com:8883/2013-12-26
access-key-id: 你的Access Key
access-key-secret: 你的Access Key Secret
sdkAppId: 你的应用ID
#自定义广州掌骏短信添加factory全路径。config,factory,SmsImpl复制其他默认实现即可修改对应的supplier和发送核心逻辑即可
zhangjun:
supplier: zhangjun
factory: org.dromara.sms4j.example.zhangjun.ZhangJunFactory
templateId: d2a****777
appId: 64c52d2a****77775fe72e3
sid: d2a****777
url: https://sms.idowe.com/**/**/**/send
sms-oa:
config-type: yaml
oas:
oaDingTalkByYaml: # configId
isEnable: false # 表示该配置是否生效(默认生效,false表示不生效)
isEnable: true # 表示该配置是否生效(默认生效,false表示不生效)
supplier: dingding # 厂商标识
tokenId: 您的accessKey
sign: 您的sign