提交 f0162395 authored 作者: aiqingguo's avatar aiqingguo

承运同步

上级 9e349d18
...@@ -14,8 +14,8 @@ public class OrderChildBankInfoDTO { ...@@ -14,8 +14,8 @@ public class OrderChildBankInfoDTO {
// @ApiModelProperty(value = "运单号", dataType="String", required = true) // @ApiModelProperty(value = "运单号", dataType="String", required = true)
// private String childNo; // private String childNo;
@ApiModelProperty(value = "用户钱包", dataType="Integer", required = true) // @ApiModelProperty(value = "用户钱包", dataType="Integer", required = true)
private Integer userCode; // private Integer userCode;
@ApiModelProperty(value = "持卡人姓名", dataType="String", required = true) @ApiModelProperty(value = "持卡人姓名", dataType="String", required = true)
private String name; private String name;
@ApiModelProperty(value = "银行卡卡号", dataType="String", required = true) @ApiModelProperty(value = "银行卡卡号", dataType="String", required = true)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论