From 5f6c99538fccf318079fe38ace9a120f8ca349ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E9=92=8A?= Date: Wed, 28 Jan 2026 10:36:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=8B=E4=BB=99=E4=BC=A0=E5=A5=87=20?= =?UTF-8?q?=E6=90=AC=E7=A7=BB=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/cron/controller/PerformPerSecond.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/cron/controller/PerformPerSecond.php b/application/cron/controller/PerformPerSecond.php index 35d23bb9..841acbd5 100644 --- a/application/cron/controller/PerformPerSecond.php +++ b/application/cron/controller/PerformPerSecond.php @@ -4,6 +4,7 @@ namespace app\cron\controller; use app\common\model\Redpacket; use app\common\model\UserWallet; +use app\common\controller\Push; use think\Cache; use think\Db; use Yzh\YunPay;