字典信息表查询删除接口
This commit is contained in:
@@ -22,8 +22,8 @@ namespace Yi.Framework.Model.Models
|
||||
/// <summary>
|
||||
/// 字典名称
|
||||
///</summary>
|
||||
[SugarColumn(ColumnName="DicName" )]
|
||||
public string DicName { get; set; }
|
||||
[SugarColumn(ColumnName= "DictName")]
|
||||
public string DictName { get; set; }
|
||||
/// <summary>
|
||||
/// 字典类型
|
||||
///</summary>
|
||||
|
||||
Reference in New Issue
Block a user