mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-03 16:00:25 +08:00
refactor: 动态路由调整&分隔面板使用element自带组件
This commit is contained in:
@@ -12,6 +12,6 @@ func (la *LoginAccount) GetAesKey() string {
|
||||
|
||||
// 系统账号
|
||||
var SysAccount = &LoginAccount{
|
||||
Id: 1,
|
||||
Username: "system",
|
||||
Id: 0,
|
||||
Username: "-",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user