kphcdr hai 1 ano
pai
achega
75edd121ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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));