修改
This commit is contained in:
@@ -98,7 +98,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
public Guid? SiteId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 传了Id 就不查询这条数据
|
||||
/// 传了Id
|
||||
/// </summary>
|
||||
public Guid? Id { get; set; }
|
||||
|
||||
@@ -111,7 +111,6 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public DateTime? EndSignTime { get; set; }
|
||||
|
||||
public bool IsGetBeRead { get; set; } = false;
|
||||
|
||||
public bool IsGetNextMedicalReviewTask { get; set; } = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user