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