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