公共库

This commit is contained in:
wuyanwen
2019-12-12 09:14:08 +08:00
parent d154f3e1ac
commit ca4272d7a6
8 changed files with 229 additions and 54 deletions

View File

@@ -4,7 +4,7 @@ namespace catcher\base;
use catcher\CatchAdmin;
use think\facade\View;
abstract class BaseController
abstract class CatchController
{
/**
*