From cfd482481114a737e38bcc897e8285c33561b081 Mon Sep 17 00:00:00 2001 From: geh <1923421292@qq.com> Date: Mon, 18 Aug 2025 10:58:52 +0800 Subject: [PATCH] 1 --- SGGL/FineUIPro.Web/JDGL/SGManPower/ManPowerStat.aspx.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/SGGL/FineUIPro.Web/JDGL/SGManPower/ManPowerStat.aspx.cs b/SGGL/FineUIPro.Web/JDGL/SGManPower/ManPowerStat.aspx.cs index 22c84aed..c23658a0 100644 --- a/SGGL/FineUIPro.Web/JDGL/SGManPower/ManPowerStat.aspx.cs +++ b/SGGL/FineUIPro.Web/JDGL/SGManPower/ManPowerStat.aspx.cs @@ -63,7 +63,6 @@ namespace FineUIPro.Web.JDGL.SGManPower #region 辅助方法 - // ... existing code ... /// /// 获取人力统计数据 /// @@ -306,7 +305,6 @@ namespace FineUIPro.Web.JDGL.SGManPower throw new Exception("数据获取失败: " + ex.Message); } } -// ... existing code ... #endregion