Commit b90383ff by jianan

薪资管理-出账金额2

parent 604d0e9d
......@@ -44,10 +44,10 @@ public class FortuneAccountVO {
private String currency;
/**
* 出账总
* 港币出账金
*/
@Schema(description = "出账总额")
private BigDecimal amount;
@Schema(description = "港币出账金额")
private BigDecimal hkdAmount;
/**
* 出账状态
......
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