mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-02 22:21:38 +08:00
重新修改主业务逻辑的命名规则
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace app\admin\controller;
|
||||
|
||||
use base\admin\controller\IndexClass;
|
||||
use base\admin\controller\IndexBase;
|
||||
|
||||
class Index extends IndexClass
|
||||
class Index extends IndexBase
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user