修改阿里云短信通用模板
parent
a51d880d7b
commit
3b8eb74a13
|
|
@ -92,7 +92,7 @@ class SmsCode extends Model
|
|||
*/
|
||||
public function getAliyunTemplate()
|
||||
{
|
||||
return static::$aliyunTemplates[$this->type] ?? 'SMS_228470015';
|
||||
return static::$aliyunTemplates[$this->type] ?? 'SMS_231444585';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue