提交 d8a435ab authored 作者: 李瑞鑫's avatar 李瑞鑫

违约结算单数据同步货主客户端

上级 71747af9
...@@ -28,7 +28,7 @@ public class BreakContractOwnerRecord implements HasKey<Integer> { ...@@ -28,7 +28,7 @@ public class BreakContractOwnerRecord implements HasKey<Integer> {
private Integer id; private Integer id;
@TableField("order_source") @TableField("order_source")
@ApiModelProperty(value = "订单来源") @ApiModelProperty(value = "订单来源 1:交易平台 2:货主端 3:货主客户端")
private Integer orderSource; private Integer orderSource;
@TableField("trigger_type") @TableField("trigger_type")
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论