wang-hao-jie
2021-12-09 fdeaff15619f5f2e851f74f7b5e2b203b157856d
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;
}