提交 d3e4cb44 authored 作者: 刘海泉's avatar 刘海泉

修改接口报错问题

上级 d8741338
...@@ -21,6 +21,5 @@ public class DriverFreightPriceChartVO { ...@@ -21,6 +21,5 @@ public class DriverFreightPriceChartVO {
@ApiModelProperty("运费生效时间") @ApiModelProperty("运费生效时间")
@MoneyOutConvert
private String creatTime; private String creatTime;
} }
\ No newline at end of file
...@@ -21,6 +21,5 @@ public class HistoryLineTranVolumeChartVO { ...@@ -21,6 +21,5 @@ public class HistoryLineTranVolumeChartVO {
@ApiModelProperty("拉运单数") @ApiModelProperty("拉运单数")
@MoneyOutConvert
private Integer number; private Integer number;
} }
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论