|
|
@@ -151,8 +151,8 @@ class Lave extends Api
|
|
|
$where = UtilService::postMore(
|
|
|
[
|
|
|
['cid', $this->cid],
|
|
|
-// ['user_id', $this->auth->getUserinfo()['id']],
|
|
|
- ['user_id', 0],
|
|
|
+ ['user_id', $this->auth->getUserinfo()['id']],
|
|
|
+// ['user_id', 0],
|
|
|
['order_name', ''],
|
|
|
['category_id', 0],
|
|
|
['amount', 0],
|