作者 sgj
1 个管道 的构建 通过 耗费 0 秒

添加最新版本的easywechat

... ... @@ -1826,8 +1826,8 @@ function getAccessToken(){
function wxappNotice($message){
$appId = config('app_id');
$secret = config('app_secret');
$appId = 'wx7a3bf4e0796c070a';
$secret = '755478f064e09a8301345e0c427c6cf3';
$config = [
'app_id' => $appId,
'secret' => $secret,
... ...