mirror of
https://gitee.com/zhc02/timely_service.git
synced 2025-06-28 13:21:29 +08:00
新增后台模块
This commit is contained in:
parent
319d97d5d9
commit
9ee2af29f0
15
application/admin/controller/Index.php
Normal file
15
application/admin/controller/Index.php
Normal file
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: zhc
|
||||
* Date: 2019/12/16
|
||||
* Time: 10:37
|
||||
*/
|
||||
|
||||
namespace app\admin\controller;
|
||||
|
||||
|
||||
class Index
|
||||
{
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user