测试发短信
This commit is contained in:
@@ -1519,7 +1519,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
|
|||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
err = smsmsg.SendSMSMsg([]string{"17096577102,531"}, 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