提交 1ae481c5 authored 作者: 胡宁宁's avatar 胡宁宁

修改数据类型

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