|
@@ -8,7 +8,7 @@ use EasyWeChat\Kernel\Contracts\AccessToken as AccessTokenInterface;
|
|
|
use SixShop\Core\Attribute\Cron;
|
|
use SixShop\Core\Attribute\Cron;
|
|
|
use SixShop\Core\Job\BaseJob;
|
|
use SixShop\Core\Job\BaseJob;
|
|
|
use SixShop\System\Job\ClosureJob;
|
|
use SixShop\System\Job\ClosureJob;
|
|
|
-use SixShop\Wechat\Log;
|
|
|
|
|
|
|
+use think\Log;
|
|
|
use SixShop\Wechat\Service\MiniApp;
|
|
use SixShop\Wechat\Service\MiniApp;
|
|
|
use think\facade\Cache;
|
|
use think\facade\Cache;
|
|
|
use function Symfony\Component\String\s;
|
|
use function Symfony\Component\String\s;
|