医学审核初步完成
This commit is contained in:
@@ -85,7 +85,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public Guid DoctorUserId { get; set; }
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
public TaskMedicalReviewRule TaskMedicalReviewRule { get; set; }
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@ namespace IRaCIS.Core.Domain.Models
|
||||
/// </summary>
|
||||
public string FileName { get; set; } = string.Empty;
|
||||
|
||||
|
||||
[JsonIgnore]
|
||||
public List<ReadingMedicalReviewDialog> ReadingMedicalReviewDialogList { get; set; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user