feat:代码生成新增字段导出设置
This commit is contained in:
@@ -225,7 +225,8 @@ namespace ZR.Service.System
|
||||
it.DictType,
|
||||
it.Update_by,
|
||||
it.Remark,
|
||||
it.IsSort
|
||||
it.IsSort,
|
||||
it.IsExport
|
||||
})
|
||||
.ExecuteCommand();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user