add api/company/get-personal
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace frontend\modules\api\models\project;
|
||||
|
||||
use frontend\modules\api\models\Company;
|
||||
use frontend\modules\api\models\company\Company;
|
||||
use yii\db\ActiveQuery;
|
||||
use yii\helpers\Url;
|
||||
use yii\web\Link;
|
||||
|
Reference in New Issue
Block a user