|
|
@@ -48,8 +48,8 @@ class AliYunSmsService
|
|
48
|
48
|
$mobile = substr($mobile, 3);
|
|
49
|
49
|
}
|
|
50
|
50
|
$SignName = '融合华夏';
|
|
51
|
|
- $TemplateCode = 'SMS_311255692';
|
|
52
|
|
- $content = '【华夏幸福保】您的验证码是:' . $code;
|
|
|
51
|
+ $TemplateCode = 'SMS_481025122';
|
|
|
52
|
+ $content = '【华夏幸福保】您的验证码是:' . $code . ',请勿泄露于他人!';
|
|
53
|
53
|
} else {
|
|
54
|
54
|
if (strpos($mobile, '+') === 0) {
|
|
55
|
55
|
$mobile = substr($mobile, 1);
|