1
0
mirror of https://gitee.com/zhc02/timely_service.git synced 2025-06-26 04:21:19 +08:00
2019-12-16 18:36:41 +08:00

16 lines
141 B
PHP

<?php
/**
* Created by PhpStorm.
* Author: baihu
* Date: 2019/12/16
* Time: 17:32
*/
namespace app\admin\controller;
class User
{
}