perf👌 : 系统配置功能优化

This commit is contained in:
zhangwenjian
2021-01-11 21:31:03 +08:00
parent a7dafceb5b
commit 82a09c4abd
3 changed files with 12 additions and 6 deletions
@@ -96,7 +96,7 @@ func _1599190683670Test(db *gorm.DB, version string) error {
}
list10 := []models.SysSetting{
{1, "go-admin管理系统", "https://gitee.com/mydearzwj/image/raw/master/img/go-admin.png", models.BaseModel{CreatedAt: time.Now(), UpdatedAt: time.Now()}},
{1, "go-admin管理系统", "https://gitee.com/mydearzwj/image/raw/master/img/go-admin.png", common.ModelTime{CreatedAt: time.Now(), UpdatedAt: time.Now()}},
}
list11 := []models.SysJob{