代码生成编辑新增字段备注
This commit is contained in:
@@ -81,7 +81,8 @@ namespace ZR.Repository.System
|
||||
it.Sort,
|
||||
it.Update_time,
|
||||
it.DictType,
|
||||
it.Update_by
|
||||
it.Update_by,
|
||||
it.Remark
|
||||
})
|
||||
.ExecuteCommand();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user