|
...
|
...
|
@@ -11,7 +11,7 @@ return [ |
|
|
|
'access_secret' => env('ALIYUN_SMS_AS'), // accessSecret
|
|
|
|
'sign_name' => env('ALIYUN_SMS_SIGN_NAME'), // 签名
|
|
|
|
// login
|
|
|
|
'login_sms_temp' => 'SMS_272545773',
|
|
|
|
'login_sms_temp' => 'SMS_162198406',
|
|
|
|
// 注册
|
|
|
|
'register_sms_temp' => 'SMS_272430790',
|
|
|
|
]; |
|
|
\ No newline at end of file |
|
|
|
'register_sms_temp' => 'SMS_162198406',
|
|
|
|
]; |
...
|
...
|
|