【新增】租户功能

This commit is contained in:
PandaGoAdmin
2022-07-14 18:01:54 +08:00
parent bcebb5024e
commit a6c5e581e3
8 changed files with 261 additions and 10 deletions

View File

@@ -30,6 +30,7 @@ func InitTable() {
logEntity.LogOper{},
logEntity.LogJob{},
entity.SysUser{},
entity.SysTenants{},
entity.SysRole{},
entity.SysMenu{},
entity.SysPost{},