mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-20 17:57:54 +00:00
feat✨ 注释Sort字段
This commit is contained in:
@@ -20,7 +20,7 @@ func _1600089797118Migrate(db *gorm.DB, version string) error {
|
||||
f := &models.SysFileDir{
|
||||
Label: "根目录",
|
||||
PId: 0,
|
||||
Sort: "0",
|
||||
//Sort: "0",
|
||||
Path: "",
|
||||
ControlBy: common.ControlBy{
|
||||
CreateBy: 1,
|
||||
|
||||
Reference in New Issue
Block a user