This commit is contained in:
2025-08-18 15:31:24 +08:00
@@ -63,7 +63,6 @@ namespace FineUIPro.Web.JDGL.SGManPower
#region
// ... existing code ...
/// <summary>
/// 获取人力统计数据
/// </summary>
@@ -306,7 +305,6 @@ namespace FineUIPro.Web.JDGL.SGManPower
throw new Exception("数据获取失败: " + ex.Message);
}
}
// ... existing code ...
#endregion