This commit is contained in:
2023-01-10 16:39:07 +08:00
parent f59f8e214c
commit 0134c96f28
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ namespace IRaCIS.Core.Domain.Models
public bool? IsGlobalHaveUpdate { get; set; }
/// <summary>
/// 是否阅读临床数据
/// IR是否阅读临床数据
/// </summary>
public bool IsReadClinicalData { get; set; } = false;