优化代码生成额外参数编辑报错,新增排序列
This commit is contained in:
@@ -82,7 +82,8 @@ namespace ZR.Repository.System
|
||||
it.Update_time,
|
||||
it.DictType,
|
||||
it.Update_by,
|
||||
it.Remark
|
||||
it.Remark,
|
||||
it.IsSort
|
||||
})
|
||||
.ExecuteCommand();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user