验证码签名改为 VIC
This commit is contained in:
@@ -28,7 +28,7 @@ module.exports = {
|
|||||||
sendSMS(phone, {
|
sendSMS(phone, {
|
||||||
msgParam: { code },
|
msgParam: { code },
|
||||||
templateCode: 'SMS_142465215',
|
templateCode: 'SMS_142465215',
|
||||||
signName: '第五维度'
|
signName: 'VIC'
|
||||||
}),
|
}),
|
||||||
this.saveCode({
|
this.saveCode({
|
||||||
id: phone,
|
id: phone,
|
||||||
|
|||||||
Reference in New Issue
Block a user