切换阿里短信服务账号

This commit is contained in:
gazebo
2019-10-21 15:48:23 +08:00
parent bed2d85833
commit fceab5848e
6 changed files with 12 additions and 12 deletions

View File

@@ -14,7 +14,7 @@ func init() {
}
func TestSendSMSMsg(t *testing.T) {
err := SendSMSMsg([]string{"18180948107"}, "京西菜市", "SMS_173477895", map[string]interface{}{
err := SendSMSMsg([]string{"18180948107"}, "京西菜市", "SMS_175583150", map[string]interface{}{
"daySeq": 9,
"consigneeName": "购买者",
"payMoney": jxutils.IntPrice2StandardString(1230),