...
|
...
|
@@ -26,8 +26,8 @@ return [ |
|
|
'title' => '微信公众号',
|
|
|
'type' => 'array',
|
|
|
'content' => [
|
|
|
'app_id' => '',
|
|
|
'app_secret' => '',
|
|
|
'app_id' => 'wx2a7905afabd3899e',
|
|
|
'app_secret' => 'a9323bc0eee1b96eeb079e816d34f7c8',
|
|
|
'callback' => '',
|
|
|
'scope' => 'snsapi_base',
|
|
|
],
|
...
|
...
|
|