bug
zhangzeli
2022-01-10 601d2f9df6efa3de3bbc261d5f63628d8e8be6a9
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 = "接货人列表")