|
@@ -107,8 +107,8 @@ class Login extends Api
|
|
|
|
|
|
|
|
|
$config = [
|
|
|
- 'app_id' => 'wx7936a4e21cee8845',
|
|
|
- 'secret' => '1039fa3f6ff33e03facca41122c88c75',
|
|
|
+ 'app_id' => 'wx23528ccb517d264b',
|
|
|
+ 'secret' => '01161e8b3dcee65960d0350131e14105',
|
|
|
'response_type' => 'array',
|
|
|
];
|
|
|
$app = Factory::miniProgram($config);
|