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){