WIN-2308041133\Administrator преди 1 година
родител
ревизия
6be2032a92
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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],