移动云配置

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
sms:
chinamobile:
enable: true ##启用通道
weight: 1 ##权重
uri: ##请求地址
ec-name: ##企业名称
ap-id: ##接口账号用户名
secret-key: ##接口账号密码
sign: ##签名编码。在模板短信控制台概览页获取.
templates:
VerificationCode: ##验证码业务所使用的短信模板ID
test: ##自定义业务所使用的短信模板ID
params-orders:
VerificationCode: ##规定验证码业务的参数顺序
- code
- identificationCode