moonsflyer 4 miesięcy temu
rodzic
commit
827c92fc96

+ 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'];
 
 
     /**