修复权限

This commit is contained in:
mkm 2023-09-23 19:11:44 +08:00
parent b2d9183891
commit 75bbfedc89

View File

@ -21,6 +21,8 @@ use app\common\model\informationg\UserInformationgDemand;
*/
class CompanyController extends BaseApiController
{
public array $notNeedLogin = ['street_company'];
//**签约公司*/
public function index()