data_center/app/common/logic/company/CompanyLogic.php

8 lines
75 B
PHP

<?php
namespace app\common\logic\company;
class CompanyLogic
{
}