From aa1e23c76caa063a337bfc265960cd826c6d6dbc Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期五, 21 七月 2017 12:18:27 +0800
Subject: [PATCH]
---
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/entity/Register.java | 169 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 167 insertions(+), 2 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/entity/Register.java b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/entity/Register.java
index 6fc760d..c35e3c7 100644
--- a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/entity/Register.java
+++ b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/entity/Register.java
@@ -1,7 +1,6 @@
package cn.com.basic.face.discern.entity;
import java.io.Serializable;
-import java.util.Date;
import cn.com.basic.face.discern.common.BaseEntity;
@@ -83,6 +82,37 @@
* 鍗遍櫓浜哄憳璀﹀憡娑堟伅
*/
public static final String warning = "warning";
+ /**
+ * 璇佷欢鐓�
+ */
+ public static final String idCardPhoto = "idCardPhoto";
+ /**
+ * 涓婁紶鑷畾涔夌収鐗�
+ */
+ public static final String uploadCustomPhoto = "uploadCustomPhoto";
+ /**
+ * 鐩戞帶鍥剧墖
+ */
+ public static final String surveillancePhoto = "surveillancePhoto";
+ /**
+ * 鐩戞帶鍥剧墖id
+ */
+ public static final String surveillancePhotoId = "surveillancePhotoId";
+
+ public static final String visitorTypeId = "visitorTypeId";
+ public static final String department = "department";
+ public static final String post = "post";
+
+ /**
+ * 鍚屾鏃堕棿
+ */
+ public static final String updateTime="update_time";
+
+ /**
+ * 鏄惁鍚屾
+ */
+ public static final String isSynchron="is_synchron";
+
}
// 浜哄憳涓婚敭
@@ -119,6 +149,43 @@
private String remark;
// 鍗遍櫓浜哄憳璀﹀憡娑堟伅
private String warning;
+ // 璇佷欢鐓�
+ private String idCardPhoto;
+ // 涓婁紶鑷畾涔夌収鐗�
+ private String uploadCustomPhoto;
+ // 鐩戞帶鍥剧墖
+ private String surveillancePhoto;
+ // 鐩戞帶鍥剧墖id
+ private String surveillancePhotoId;
+ // 璁垮绫诲瀷
+ private String visitorTypeId;
+ private String authentication;
+ private String idCardHeadPhoto;
+ private String department;
+ private String post;
+
+ //鍚屾鏃堕棿
+ private String updateTime;
+
+ //鏄惁鍚屾
+ private String isSynchron;
+
+
+ public String getUpdateTime() {
+ return updateTime;
+ }
+
+ public void setUpdateTime(String updateTime) {
+ this.updateTime = updateTime;
+ }
+
+ public String getIsSynchron() {
+ return isSynchron;
+ }
+
+ public void setIsSynchron(String isSynchron) {
+ this.isSynchron = isSynchron;
+ }
/**
* Get 浜哄憳涓婚敭
@@ -358,6 +425,102 @@
this.warning = warning;
}
+ /**
+ * Get 璇佷欢鐓�
+ */
+ public String getIdCardPhoto() {
+ return idCardPhoto;
+ }
+
+ /**
+ * Set 璇佷欢鐓�
+ */
+ public void setIdCardPhoto(String idCardPhoto) {
+ this.idCardPhoto = idCardPhoto;
+ }
+
+ /**
+ * Get 涓婁紶鑷畾涔夌収鐗�
+ */
+ public String getUploadCustomPhoto() {
+ return uploadCustomPhoto;
+ }
+
+ /**
+ * Set 涓婁紶鑷畾涔夌収鐗�
+ */
+ public void setUploadCustomPhoto(String uploadCustomPhoto) {
+ this.uploadCustomPhoto = uploadCustomPhoto;
+ }
+
+ /**
+ * Get 鐩戞帶鍥剧墖
+ */
+ public String getSurveillancePhoto() {
+ return surveillancePhoto;
+ }
+
+ /**
+ * Set 鐩戞帶鍥剧墖
+ */
+ public void setSurveillancePhoto(String surveillancePhoto) {
+ this.surveillancePhoto = surveillancePhoto;
+ }
+
+ /**
+ * Get 鐩戞帶鍥剧墖id
+ */
+ public String getSurveillancePhotoId() {
+ return surveillancePhotoId;
+ }
+
+ /**
+ * Set 鐩戞帶鍥剧墖id
+ */
+ public void setSurveillancePhotoId(String surveillancePhotoId) {
+ this.surveillancePhotoId = surveillancePhotoId;
+ }
+
+ public String getVisitorTypeId() {
+ return visitorTypeId;
+ }
+
+ public void setVisitorTypeId(String visitorTypeId) {
+ this.visitorTypeId = visitorTypeId;
+ }
+
+ public String getAuthentication() {
+ return authentication;
+ }
+
+ public void setAuthentication(String authentication) {
+ this.authentication = authentication;
+ }
+
+ public String getIdCardHeadPhoto() {
+ return idCardHeadPhoto;
+ }
+
+ public void setIdCardHeadPhoto(String idCardHeadPhoto) {
+ this.idCardHeadPhoto = idCardHeadPhoto;
+ }
+
+ public String getDepartment() {
+ return department;
+ }
+
+ public void setDepartment(String department) {
+ this.department = department;
+ }
+
+ public String getPost() {
+ return post;
+ }
+
+ public void setPost(String post) {
+ this.post = post;
+ }
+
public String toString() {
return
",浜哄憳涓婚敭 =" + registerId + ",浜哄憳鍚嶅瓧 =" + username + ",浜哄憳鍚嶉瀛楁瘝 ="+ nameEn +
@@ -365,6 +528,8 @@
",甯� =" + city + ",鍑虹敓鏃ユ湡 =" + birthday + ",搴ф満鐢佃瘽 =" + tel +
",绉诲姩鐢佃瘽 =" + mobilePhone + ",璇佷欢绫诲瀷 =" + identityTypeId + ",璇佷欢缂栧彿 =" + identifyNum +
",鍏徃涓婚敭 =" + companyId + ",閮ㄩ棬涓婚敭 =" + departmentId + ",鑱屽姟涓婚敭 =" + postId +
- ",浜哄憳澶囨敞娑堟伅 ="+ remark + ",鍗遍櫓浜哄憳璀﹀憡娑堟伅 ="+ warning ;
+ ",浜哄憳澶囨敞娑堟伅 ="+ remark + ",鍗遍櫓浜哄憳璀﹀憡娑堟伅 ="+ warning + ",璇佷欢鐓� =" + idCardPhoto +
+ ",涓婁紶鑷畾涔夌収鐗� ="+ uploadCustomPhoto + ",鐩戞帶鍥剧墖 =" + surveillancePhoto + ",鐩戞帶鍥剧墖id ="+ surveillancePhotoId
+ ;
}
}
--
Gitblit v1.8.0