From 9c1840e4302d8c4f7af549e5de412488073490bf Mon Sep 17 00:00:00 2001
From: zhangzeli <123456>
Date: 星期二, 11 一月 2022 11:23:05 +0800
Subject: [PATCH] bug
---
xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Fingerprint.java | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Fingerprint.java b/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Fingerprint.java
index 76f8f75..8a84af8 100644
--- a/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Fingerprint.java
+++ b/xboot-modules/xboot-your/src/main/java/cn/exrick/xboot/your/entity/Fingerprint.java
@@ -35,6 +35,9 @@
@ApiModelProperty(value = "鍟嗘埛鎺ユ敹浜篿d")
private String customerReceiveId;
+ @ApiModelProperty(value = "鐗囧尯id")
+ private String areaId;
+
@ApiModelProperty(value = "鎸囩汗缂栧彿")
private Integer code;
@@ -47,4 +50,7 @@
@ApiModelProperty(value = "瀵嗙爜")
private String password;
+ @ApiModelProperty(value = "0锛氬徃鏈� 1锛氶厤閫佸憳")
+ private Integer type;
+
}
\ No newline at end of file
--
Gitblit v1.9.1