|
@@ -77,8 +77,8 @@ public class AliyunSmsUtil {
|
|
// 模版内容: 您正在更换联系人手机号,您的验证码为:${code}。
|
|
// 模版内容: 您正在更换联系人手机号,您的验证码为:${code}。
|
|
templateCode = "SMS_205435893";
|
|
templateCode = "SMS_205435893";
|
|
} else if (type == 14) {
|
|
} else if (type == 14) {
|
|
- // 模版内容: 您正品联盟登录密码为:${password}。
|
|
|
|
- templateCode = "SMS_217145278";
|
|
|
|
|
|
+ // 模版内容: 您认证通登录密码为:${password}。
|
|
|
|
+ templateCode = "SMS_232912321";
|
|
}
|
|
}
|
|
try {
|
|
try {
|
|
//可自助调整超时时间
|
|
//可自助调整超时时间
|