kphcdr 1 năm trước cách đây
mục cha
commit
75edd121ed
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Modules/Mini/Controllers/PageController.php

+ 1 - 1
app/Modules/Mini/Controllers/PageController.php

@@ -44,7 +44,7 @@ class PageController extends BaseController
             "id" => "required",
             "page_size" => "int",
             "keyword" => "",
-            "attrs" => "json",
+            "attrs" => "",
         ]);
 
         return $this->ok($this->service->categoryGoods($params));