sth
This commit is contained in:
parent
c3ef078c36
commit
0d4378a1a7
|
|
@ -200,7 +200,7 @@ class Kpidispatcher extends Backend
|
||||||
];
|
];
|
||||||
|
|
||||||
$builder = $this->model
|
$builder = $this->model
|
||||||
//->where('status',Order::STATUS_FINISHED)
|
->where('status',Order::STATUS_FINISHED)
|
||||||
->field($fields);
|
->field($fields);
|
||||||
//->where('dispatch_admin_id','>',0);
|
//->where('dispatch_admin_id','>',0);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user