diff --git a/src/Shentun.Peis.Application/CustomerReports/CustomerReportAppService.cs b/src/Shentun.Peis.Application/CustomerReports/CustomerReportAppService.cs index ba872ac..108621d 100644 --- a/src/Shentun.Peis.Application/CustomerReports/CustomerReportAppService.cs +++ b/src/Shentun.Peis.Application/CustomerReports/CustomerReportAppService.cs @@ -952,9 +952,9 @@ namespace Shentun.Peis.CustomerReports - ///// - ///// 单位体检报表 导出word - ///// + /// + /// 单位体检报表 导出word + /// /// /// [HttpPost("api/customerreport/getunitphysicalexaminationreportexportword")]