【新增】资源管理模块

This commit is contained in:
PandaGoAdmin
2022-01-14 17:37:01 +08:00
parent 9094780f40
commit 6b060d54aa
22 changed files with 619 additions and 36 deletions

View File

@@ -40,6 +40,7 @@ func InitTable() {
devEntity.DevGenTable{},
devEntity.DevGenTableColumn{},
resSourceEntity.ResOss{},
resSourceEntity.ResEmail{},
),
"初始化表失败")