This commit is contained in:
xiaoyu
2024-02-10 20:53:32 +08:00
parent f1559d41bd
commit 52abdade46
+1
View File
@@ -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){