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

添加最新版本的easywechat

... ... @@ -517,7 +517,7 @@ class ActivityController extends AdminBaseController
'app_id' => $appId,
'secret' => $secret,
];
dump($config);
//dump($config);
$wechat=new Application($config);
$notice=$wechat->mini_program->notice;
/* if (empty($message)){
... ...