From 0465761e05d32cde09f30f6591ce8786b5e26461 Mon Sep 17 00:00:00 2001 From: "DESKTOP-G961P6V\\Zhh" <839860190@qq.com> Date: Sun, 2 Jun 2024 23:17:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E7=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WebPeisApplicationAutoMapperProfile.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Shentun.WebPeis.Application/WebPeisApplicationAutoMapperProfile.cs b/src/Shentun.WebPeis.Application/WebPeisApplicationAutoMapperProfile.cs index 0da7310..d814a31 100644 --- a/src/Shentun.WebPeis.Application/WebPeisApplicationAutoMapperProfile.cs +++ b/src/Shentun.WebPeis.Application/WebPeisApplicationAutoMapperProfile.cs @@ -3,6 +3,8 @@ using Microsoft.Extensions.Configuration.UserSecrets; using NPOI.SS.Formula.Functions; using Shentun.Peis.MaritalStatuss; using Shentun.WebPeis.AppointPatientRegisters; +using Shentun.WebPeis.AppointRegisterAsbitems; +using Shentun.WebPeis.AppointScheduleTemplates; using Shentun.WebPeis.Kinships; using Shentun.WebPeis.MaritalStatuss; using Shentun.WebPeis.MedicalPackages;