|
@@ -320,4 +320,12 @@ return [
|
|
'secret'=>'8a743955faa5873af394f31d4a58c086',
|
|
'secret'=>'8a743955faa5873af394f31d4a58c086',
|
|
// 'secret'=>'cd448b0740ae8e38ea7e2bcd96c6cdfd',
|
|
// 'secret'=>'cd448b0740ae8e38ea7e2bcd96c6cdfd',
|
|
],
|
|
],
|
|
|
|
+
|
|
|
|
+ //阿里云短信配置
|
|
|
|
+ 'alisms' =>[
|
|
|
|
+ 'template' => 'SMS_177420029',
|
|
|
|
+ 'sign' => '恋爱话术',
|
|
|
|
+ 'key' => 'LTAI4FpgoSepJBCA6C8FGnzU',
|
|
|
|
+ 'secret' => 'rsUsqjFKKjwpoYFz0Qhm0Y0lI6RYDx',
|
|
|
|
+ ],
|
|
];
|
|
];
|