From f1bea97378e2f4c053a70f73df44b30914babf6a Mon Sep 17 00:00:00 2001 From: ASUS <515617283@qq.com> Date: Tue, 14 Apr 2026 13:38:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=80=81=E5=BA=93=E5=AD=98=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin/webman/gateway/Events.php | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/webman/gateway/Events.php b/plugin/webman/gateway/Events.php index 29b194f..c737d11 100644 --- a/plugin/webman/gateway/Events.php +++ b/plugin/webman/gateway/Events.php @@ -257,6 +257,7 @@ class Events ->group('r.cons_info_id') ->order('cons.stock_number', 'asc') ->select()->toArray(); + print_r($tb_prod_cons); if(!empty($tb_prod_cons[0])) { if ($tb_prod_cons[0]['quantity'] > $tb_prod_cons[0]['current_quantity']) { $snd_data = [