wang-hao-jie
2022-01-18 d9da603305a2b94bde78483fa8777a43ee352548
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Customer.java
@@ -81,6 +81,9 @@
    @ApiModelProperty(value = "微信id")
    private String openId;
    @ApiModelProperty(value = "登陆次数")
    private int loginNum;
    @Transient
    @TableField(exist = false)
    @ApiModelProperty(value = "接货人列表")