bug
zhangzeli
2022-01-11 9c1840e4302d8c4f7af549e5de412488073490bf
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Fingerprint.java
@@ -50,4 +50,7 @@
    @ApiModelProperty(value = "密码")
    private String password;
    @ApiModelProperty(value = "0:司机 1:配送员")
    private Integer type;
}