This website works better with JavaScript.
Home
Explore
Help
Sign In
haidong
/
hardware-access
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
增加大华设备对接
Signed-off-by: haidong <chenloveguitar@qq.com>
doorRight设置
haidong
2 years ago
parent
17ed242d11
commit
559f6f85c2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/main/java/com/yzx/pojo/UserFaceInfo.java
+ 1
- 1
src/main/java/com/yzx/pojo/UserFaceInfo.java
View File
@@ -11,6 +11,6 @@ public class UserFaceInfo {
private String employeeName;//用户名
private String startTime;//有效期开始
private String endTime;//有效期结束
private String cardNo;//卡号
private String cardNo
= ""
;//卡号
private byte[] imageBytes;//人脸信息
}
Write
Preview
Loading…
Cancel
Save