Commit 392529f3 by 陶然

优化

parent 36bfa20b
......@@ -21,6 +21,7 @@ namespace Kivii.Finances.Seeyon.Entities
public class OaDepartIncomeDetail
{
public string Type { get; set; }
public string TypeEx { get; set; }
public decimal AmountClaim { get; set; }
public decimal AmountIn { get; set; }
public decimal AmountOut { 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