feat: 微信登录兼容 "w7corp/easywechat": "^6.17"

This commit is contained in:
gcd 2025-04-22 23:09:16 +08:00
parent 3bc66da95a
commit 97a8e526da

View File

@ -3,7 +3,6 @@
namespace app\services;
use app\common\library\Token;
use EasyWeChat\Kernel\Exceptions\InvalidConfigException;
use EasyWeChat\MiniApp\Application;
class WorkerService extends BaseService