1
0
mirror of https://gitee.com/zhc02/timely_service.git synced 2025-06-28 21:31:29 +08:00

新增后台模块

This commit is contained in:
柏尘 2019-12-16 10:37:36 +08:00
parent 319d97d5d9
commit 9ee2af29f0

View File

@ -0,0 +1,15 @@
<?php
/**
* Created by PhpStorm.
* User: zhc
* Date: 2019/12/16
* Time: 10:37
*/
namespace app\admin\controller;
class Index
{
}