mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-02 06:01:37 +08:00
重新修改主业务逻辑的命名规则
This commit is contained in:
@@ -9,7 +9,7 @@ use think\App;
|
||||
/**
|
||||
* @ControllerAnnotation(title="debug_log")
|
||||
*/
|
||||
class LogClass extends AdminController
|
||||
class LogBase extends AdminController
|
||||
{
|
||||
protected $sort = [
|
||||
'uid' => 'desc',
|
||||
|
||||
Reference in New Issue
Block a user