This commit is contained in:
geh 2025-08-18 10:58:52 +08:00
parent 2ac352bdea
commit cfd4824811
1 changed files with 0 additions and 2 deletions

View File

@ -63,7 +63,6 @@ namespace FineUIPro.Web.JDGL.SGManPower
#region #region
// ... existing code ...
/// <summary> /// <summary>
/// 获取人力统计数据 /// 获取人力统计数据
/// </summary> /// </summary>
@ -306,7 +305,6 @@ namespace FineUIPro.Web.JDGL.SGManPower
throw new Exception("数据获取失败: " + ex.Message); throw new Exception("数据获取失败: " + ex.Message);
} }
} }
// ... existing code ...
#endregion #endregion