feat :添加行政区域基础数据

This commit is contained in:
wenjianzhang
2021-02-26 01:05:20 +08:00
parent 19e96a01de
commit b8ec705e0a
24 changed files with 530 additions and 54 deletions
+2 -2
View File
@@ -36,5 +36,5 @@ func (e *SysFileDir) Generate() models.ActiveRecord {
}
func (e *SysFileDir) GetId() interface{} {
return e.ID
}
return e.Id
}