修改监控
This commit is contained in:
@@ -36,6 +36,8 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
///<summary> TypeValue</summary>
|
||||
public string Type { get; set; } = String.Empty;
|
||||
|
||||
public bool? IsEnable { get; set; }
|
||||
|
||||
}
|
||||
|
||||
///<summary> QCQuestionAddOrEdit 列表查询参数模型</summary>
|
||||
|
||||
Reference in New Issue
Block a user