测试发短信
This commit is contained in:
@@ -1522,5 +1522,6 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
|||||||
err = smsmsg.SendSMSMsg([]string{"18160030913"}, globals.SMSSignName, globals.SMSNewUserOrderTemplate, map[string]interface{}{
|
err = smsmsg.SendSMSMsg([]string{"18160030913"}, globals.SMSSignName, globals.SMSNewUserOrderTemplate, map[string]interface{}{
|
||||||
"tel": "123",
|
"tel": "123",
|
||||||
}, nil)
|
}, nil)
|
||||||
|
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user