This commit is contained in:
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue