|
@@ -306,8 +306,10 @@ return [
|
|
|
|
|
|
//用户端小程序
|
|
|
'user_wxMiniProgram' => [
|
|
|
- 'appid'=>'wx1bc47f317884cb40',
|
|
|
- 'secret'=>'9d382a035255f7901b8a0f76ce129f29',
|
|
|
+ //'appid'=>'wx1bc47f317884cb40',
|
|
|
+ 'appid'=>'wxcdb15751a5a2b878',
|
|
|
+ //'secret'=>'9d382a035255f7901b8a0f76ce129f29',
|
|
|
+ 'secret'=>'5d69ab5688e4b645a146d0cc0814e6f9',
|
|
|
'mch_id' => '1625774482',//商户号
|
|
|
'key' => 'DRs2yi80exLRn6tI4cBhISMfj7SPYMQG',//api密钥
|
|
|
],
|
|
@@ -315,17 +317,17 @@ return [
|
|
|
|
|
|
//商家端小程序,鲁享途中
|
|
|
'company_wxMiniProgram' => [
|
|
|
- 'appid'=>'wx9a7153e5b40d9663',
|
|
|
-// 'appid'=>'wx4cbb35e016ab6671',
|
|
|
- 'secret'=>'8a743955faa5873af394f31d4a58c086',
|
|
|
-// 'secret'=>'cd448b0740ae8e38ea7e2bcd96c6cdfd',
|
|
|
+ //'appid'=>'wx9a7153e5b40d9663',
|
|
|
+ 'appid'=>'wx4cbb35e016ab6671',
|
|
|
+ //'secret'=>'8a743955faa5873af394f31d4a58c086',
|
|
|
+ 'secret'=>'cd448b0740ae8e38ea7e2bcd96c6cdfd',
|
|
|
],
|
|
|
|
|
|
//阿里云短信配置
|
|
|
'alisms' =>[
|
|
|
- 'template' => 'SMS_177420029',
|
|
|
- 'sign' => '恋爱话术',
|
|
|
- 'key' => 'LTAI4FpgoSepJBCA6C8FGnzU',
|
|
|
- 'secret' => 'rsUsqjFKKjwpoYFz0Qhm0Y0lI6RYDx',
|
|
|
+ 'template' => 'SMS_280115358',
|
|
|
+ 'sign' => '中蓝养车',
|
|
|
+ 'key' => 'LTAI5tGhFauMXWNWoLJsH6qK',
|
|
|
+ 'secret' => 'FwLSFS7QtyBpQglFjtEEQXL0VftRs0',
|
|
|
],
|
|
|
];
|