修改,兼容go-admin sdk方案

This commit is contained in:
linwenxiang
2021-03-09 19:12:49 +08:00
parent c541d09076
commit 25d8364bf4
151 changed files with 578 additions and 3525 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ func (e *SysFileDir) Generate() models.ActiveRecord {
func (e *SysFileDir) GetId() interface{} {
return e.Id
}
}