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;