WIN-2308041133\Administrator 6 months ago
parent
commit
6be2032a92
1 changed files with 2 additions and 2 deletions
  1. 2 2
      application/api/controller/Lave.php

+ 2 - 2
application/api/controller/Lave.php

@@ -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],