摘要: 1、安装 EasyWeChat composer require overtrue/wechat:~5.0 -vvv 2、创建 config/wechat.php <?php return [ /** * 账号基本信息,请从微信公众平台/开放平台获取 */ 'app_id' => env('WECH 阅读全文
posted @ 2021-06-22 15:52 MvloveYouForever 阅读(789) 评论(0) 推荐(0) 编辑