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