mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-09-03 14:41:37 +08:00
重新修改主业务逻辑的命名规则
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace app\admin\model;
|
||||
|
||||
use base\admin\model\SystemAuthClass;
|
||||
use base\admin\model\SystemAuthBase;
|
||||
|
||||
class SystemAuth extends SystemAuthClass
|
||||
class SystemAuth extends SystemAuthBase
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user