Commit 782dcfae by lcx

Merge branch 'v20201230yubei' into v2020morge

parents c561c247 388ed038
......@@ -2986,7 +2986,7 @@
</member>
<member name="P:Performance.DtoModels.DeptResponse.PerforTotal">
<summary>
绩效合计
考核前绩效合计
</summary>
</member>
<member name="P:Performance.DtoModels.DeptResponse.Avg">
......
......@@ -129,7 +129,7 @@ public class DeptResponse
public Nullable<decimal> WorkloadFee { get; set; }
/// <summary>
/// 绩效合计
/// 考核前绩效合计
/// </summary>
public Nullable<decimal> PerforTotal { get; set; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment