From f66f3a224754511b8ac0de0044ca036b0fb5975e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=8D=8E=E6=B8=85?= <18691022700@163.com> Date: Sat, 17 Jan 2026 14:36:41 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/common.php b/application/common.php index af3aa842..58e172af 100644 --- a/application/common.php +++ b/application/common.php @@ -1198,7 +1198,7 @@ function handelCharge($where,$data){ ->where(['user_id' => $orderModel['user_id'],'pay_status' => 2]) ->count(); //首充 - if($is_first_charge == 0){ + if($is_first_charge == 1){ model('Activities')->first_charge_gift_send($orderModel['user_id'],$orderModel['money']); } //活动