WIN-2308041133\Administrator 6 месяцев назад
Родитель
Сommit
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],