修改监控

This commit is contained in:
2022-05-06 15:08:53 +08:00
parent 839646e410
commit f9183dc6f4
6 changed files with 165 additions and 101 deletions
@@ -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>