This commit is contained in:
夏菊 2025-08-18 15:31:24 +08:00
commit 4348926e4d
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