|
@@ -56,7 +56,7 @@ public class AliyunSmsUtil {
|
|
templateCode = "SMS_215122672";
|
|
templateCode = "SMS_215122672";
|
|
} else if (type == 7) {
|
|
} else if (type == 7) {
|
|
// 模版内容: 您"呵呵商城"小程序的验证码为:${code},验证码 5 分钟内有效。
|
|
// 模版内容: 您"呵呵商城"小程序的验证码为:${code},验证码 5 分钟内有效。
|
|
- templateCode = "SMS_215344905";
|
|
|
|
|
|
+ templateCode = "SMS_215334982";
|
|
signName = "采美365";
|
|
signName = "采美365";
|
|
} else if (type == 8) {
|
|
} else if (type == 8) {
|
|
// 模版内容: 欢迎注册采美365网,您的短信验证码为:${code},该验证码 5 分钟内有效,请勿泄漏于他人。
|
|
// 模版内容: 欢迎注册采美365网,您的短信验证码为:${code},该验证码 5 分钟内有效,请勿泄漏于他人。
|