修改一版

This commit is contained in:
he
2022-06-10 14:40:58 +08:00
parent f42c47d21a
commit 0333909bb1
6 changed files with 16 additions and 12 deletions
@@ -45,7 +45,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// <summary>
/// 是否勾选
/// </summary>
public bool IsCheck { get; set; }
public bool IsConfirm { get; set; }
}
public class ClinicalDataSystemSetAddOrEdit
@@ -129,7 +129,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// <summary>
/// 是否勾选
/// </summary>
public bool IsCheck { get; set; }
public bool IsConfirm { get; set; }
/// <summary>
/// 是否来自于系统数据