bug
zhangzeli
2022-02-09 9c1d7ce35cc8c7dc81e0b259fb3b52211aa2f1bf
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Customer.java
@@ -78,6 +78,12 @@
    @ApiModelProperty(value = "接货人名称")
    private String recvName;
    @ApiModelProperty(value = "微信id")
    private String openId;
    @ApiModelProperty(value = "登陆次数")
    private int loginNum;
    @Transient
    @TableField(exist = false)
    @ApiModelProperty(value = "接货人列表")