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