xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Customer.java
@@ -78,6 +78,9 @@ @ApiModelProperty(value = "接货人名称") private String recvName; @ApiModelProperty(value = "微信id") private String openId; @Transient @TableField(exist = false) @ApiModelProperty(value = "接货人列表")