bug
zhangzeli
2022-01-11 9c1840e4302d8c4f7af549e5de412488073490bf
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/CustomerReceive.java
@@ -49,4 +49,7 @@
    @ApiModelProperty(value = "头像")
    private String img;
    @ApiModelProperty(value = "指纹状态 0:未录入 1:已录入")
    private Integer fstatus=0;
}