data_center/app/common/logic/user/WorkerUserLogic.php

8 lines
75 B
PHP

<?php
namespace app\common\logic\user;
class WorkerUserLogic
{
}