This commit is contained in:
geh
2025-08-18 10:58:52 +08:00
parent 2ac352bdea
commit cfd4824811
@@ -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