wang-hao-jie
2021-12-10 0837147172f82ca1abec71cfdb81ff63ee56cdfb
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 = "接货人列表")