add api/company/get-personal

This commit is contained in:
iIronside
2023-11-24 16:07:12 +03:00
parent cd9f828f60
commit 932ea915de
11 changed files with 331 additions and 6 deletions

View File

@ -2,8 +2,6 @@
namespace common\models;
use Yii;
/**
* This is the model class for table "test_task".
*