修改查询条件
This commit is contained in:
@@ -65,6 +65,10 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
///<summary> TypeValue</summary>
|
||||
public string Type { get; set; }=String.Empty;
|
||||
|
||||
public bool? IsEnable { get; set; }
|
||||
|
||||
public bool? IsRequired { get; set; }
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user