修改阅片标准提交

This commit is contained in:
2022-10-09 17:19:45 +08:00
parent b9e0c3369d
commit 369d3238d2
5 changed files with 34 additions and 24 deletions
@@ -173,7 +173,7 @@ namespace IRaCIS.Core.Application.ViewModel
{
public Guid TrialId { get; set; }
public ReadingMethod ReadingType { get; set; }
//public ReadingMethod ReadingType { get; set; }
public Guid? DoctorUserId { get; set; }