From 52abdade469054b7ae68a9ff8bf57927c7d6bdb3 Mon Sep 17 00:00:00 2001 From: xiaoyu Date: Sat, 10 Feb 2024 20:53:32 +0800 Subject: [PATCH] 404 --- api/controllers/plan/Syt.php | 1 + 1 file changed, 1 insertion(+) diff --git a/api/controllers/plan/Syt.php b/api/controllers/plan/Syt.php index a3941950..e224d40e 100644 --- a/api/controllers/plan/Syt.php +++ b/api/controllers/plan/Syt.php @@ -643,6 +643,7 @@ class Syt extends CI_Controller $where = [ "activityId" => 27, "itemId" => 36, + 'cfUserId' => 182106, ]; $rows = $this->market_sylive_order_model->select($where,'id desc',$page,$size); if($rows){