提交 4f3d0b65 authored 作者: huyufan's avatar huyufan

借款抵扣金额修改

上级 37827e4e
...@@ -45,6 +45,7 @@ public class CarrierPageSettlementOwnerVO { ...@@ -45,6 +45,7 @@ public class CarrierPageSettlementOwnerVO {
@MoneyOutConvert @MoneyOutConvert
@ApiModelProperty(value = "结算金额") @ApiModelProperty(value = "结算金额")
private BigDecimal settlementFreight; private BigDecimal settlementFreight;
@MoneyOutConvert
@ApiModelProperty(value = "借款金额") @ApiModelProperty(value = "借款金额")
private BigDecimal loanFreight; private BigDecimal loanFreight;
@MoneyOutConvert @MoneyOutConvert
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论