moonsflyer hai 4 meses
pai
achega
827c92fc96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/api/controller/SupplyDemandInfoController.php

+ 1 - 1
app/api/controller/SupplyDemandInfoController.php

@@ -28,7 +28,7 @@ use app\api\lists\supply_demand\SupplyDemandLists;
 class SupplyDemandInfoController extends BaseApiController
 {
 
-    public array $notNeedLogin = ['getSupplyDemandList','getSupplyDemandInfo'];
+    public array $notNeedLogin = ['getSupplyDemandList','getSupplyDemandInfo','getCateList'];
 
 
     /**