bug
This commit is contained in:
@@ -332,7 +332,7 @@ class User extends Wxapp
|
||||
$group_id == 1 && $where['sale_id'] = $uid;
|
||||
$fq_total = $this->orders_model->count($where);
|
||||
$where = [
|
||||
'status>=' => 1,
|
||||
'status' => 1,
|
||||
'brand_id>' => 0, 'biz_id' => $biz_id, 'status!=' => 2,
|
||||
];
|
||||
$group_id == 1 && $where['sale_id'] = $uid;
|
||||
|
||||
Reference in New Issue
Block a user