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