moonsflyer 5 ماه پیش
والد
کامیت
827c92fc96
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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'];
 
 
     /**