提交 2f6dfa13 authored 作者: 胡宁宁's avatar 胡宁宁

Merge branch 'v17.5_order_child_sync_broker_20240617' into test

Former-commit-id: 04059c2c
...@@ -77,7 +77,7 @@ public class CarrierPageSettlementDriverDetailVO { ...@@ -77,7 +77,7 @@ public class CarrierPageSettlementDriverDetailVO {
@ApiModelProperty(value = "开票公司id") @ApiModelProperty(value = "开票公司id")
private Integer invoicingCompanyId; private Integer invoicingCompanyId;
@ApiModelProperty(value = "开票公司简称") @ApiModelProperty(value = "开票公司简称")
private Integer invoicingCompanyShorterName; private String invoicingCompanyShorterName;
@MoneyOutConvert @MoneyOutConvert
@ApiModelProperty(value = "平台服务费") @ApiModelProperty(value = "平台服务费")
private BigDecimal platformServiceFee; private BigDecimal platformServiceFee;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论