0306
This commit is contained in:
@@ -637,7 +637,7 @@ class Syt extends CI_Controller
|
||||
$where = [
|
||||
"activityId" => 27,
|
||||
"itemId" => 36,
|
||||
'id not in (select tagId from lc_market_sylive_activity_kpidata where activityId = 27 and kpi like "beforeOrder")' => null,
|
||||
'id not in (select tagId from lc_market_sylive_activity_kpidata where activityId = 27 and kpi like "browse")' => null,
|
||||
'cfUserId >' => 0
|
||||
];
|
||||
$rows = $this->market_sylive_order_model->select($where,'id desc',$page,$size);
|
||||
|
||||
Reference in New Issue
Block a user