From 6f86edd19f59107370228dfeefdac97213c484bd Mon Sep 17 00:00:00 2001 From: lsm Date: Fri, 27 Dec 2024 15:23:39 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E7=BB=86=E8=8A=82=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PEIS/Utils/ReportHelper.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PEIS/Utils/ReportHelper.cs b/PEIS/Utils/ReportHelper.cs index 368ca26..6ed1c59 100644 --- a/PEIS/Utils/ReportHelper.cs +++ b/PEIS/Utils/ReportHelper.cs @@ -234,6 +234,7 @@ namespace PEIS.Utils return null; } } + /// /// 职业病体检 /// @@ -417,6 +418,7 @@ namespace PEIS.Utils rpt.Prepare(); //准备 return rpt; } + /// /// 一般体检 ///