From 062d24cf5c36142228a9308a0467d6537c4002af Mon Sep 17 00:00:00 2001 From: he <10978375@qq.com> Date: Wed, 7 Sep 2022 11:30:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Doctor/DoctorListQueryService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRaCIS.Core.Application/Doctor/DoctorListQueryService.cs b/IRaCIS.Core.Application/Doctor/DoctorListQueryService.cs index c5c47e3..3b1cb15 100644 --- a/IRaCIS.Core.Application/Doctor/DoctorListQueryService.cs +++ b/IRaCIS.Core.Application/Doctor/DoctorListQueryService.cs @@ -184,7 +184,7 @@ namespace IRaCIS.Application.Services Adjudication24H = enroll.Adjudication24H, Global = enroll.Global, Code = dociorc.Code, - ReviewerCode = dociorc.ReviewerCode, + ReviewerCode = dociorc.Code, Downtime = enroll.Downtime, };