From c34f11fb7407594f7c1eb69b11f84a45d13cfa1a Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期一, 24 四月 2017 11:55:11 +0800
Subject: [PATCH] 

---
 VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/VisitQueryItem.java |  142 +++++++++++++++++++++++-----------------------
 1 files changed, 71 insertions(+), 71 deletions(-)

diff --git a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/VisitQueryItem.java b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/VisitQueryItem.java
index 243c165..a5c34ae 100644
--- a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/VisitQueryItem.java
+++ b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/VisitQueryItem.java
@@ -9,8 +9,8 @@
 	private String registerId;
 	// 浜哄憳鍚嶅瓧
 	private String username;
-	// 鍥剧墖鍦板潃
-	private String imagePath;
+	// 鐩戞帶鍥剧墖
+	private String surveillancePhoto;
 	// 鍏徃鍚嶇О
 	private String companyName;
 	// 搴ф満鐢佃瘽
@@ -25,27 +25,27 @@
 	private String postName;
 	// 绉诲姩鐢佃瘽
 	private String mobilePhone;
-	//
+	// 
 	private String type;
-	//
+	// 
 	private String gender;
-	//
+	// 
 	private String identityType;
-	//
+	// 
 	private String birthday;
-	//
+	// 
 	private String countryName;
-	//
+	// 
 	private String visitee;
-	//
+	// 
 	private String visitReason;
-	//
+	// 
 	private String enterTime;
-	//
+	// 
 	private String exitTime;
-	//
+	// 
 	private String currentStatus;
-	//
+	// 
 	private String idCardPhoto;
 
 	/**
@@ -54,7 +54,7 @@
 	public String getRegisterId() {
 		return registerId;
 	}
-
+	
 	/**
 	 * Set 浜哄憳涓婚敭
 	 */
@@ -68,7 +68,7 @@
 	public String getUsername() {
 		return username;
 	}
-
+	
 	/**
 	 * Set 浜哄憳鍚嶅瓧
 	 */
@@ -77,17 +77,17 @@
 	}
 
 	/**
-	 * Get 鍥剧墖鍦板潃
+	 * Get 鐩戞帶鍥剧墖
 	 */
-	public String getImagePath() {
-		return imagePath;
+	public String getSurveillancePhoto() {
+		return surveillancePhoto;
 	}
-
+	
 	/**
-	 * Set 鍥剧墖鍦板潃
+	 * Set 鐩戞帶鍥剧墖
 	 */
-	public void setImagePath(String imagePath) {
-		this.imagePath = imagePath;
+	public void setSurveillancePhoto(String surveillancePhoto) {
+		this.surveillancePhoto = surveillancePhoto;
 	}
 
 	/**
@@ -96,7 +96,7 @@
 	public String getCompanyName() {
 		return companyName;
 	}
-
+	
 	/**
 	 * Set 鍏徃鍚嶇О
 	 */
@@ -110,7 +110,7 @@
 	public String getTel() {
 		return tel;
 	}
-
+	
 	/**
 	 * Set 搴ф満鐢佃瘽
 	 */
@@ -124,7 +124,7 @@
 	public String getIdentifyNum() {
 		return identifyNum;
 	}
-
+	
 	/**
 	 * Set 璇佷欢缂栧彿
 	 */
@@ -138,7 +138,7 @@
 	public String getDeptName() {
 		return deptName;
 	}
-
+	
 	/**
 	 * Set 閮ㄩ棬鍚嶇О
 	 */
@@ -152,7 +152,7 @@
 	public String getCompanyId() {
 		return companyId;
 	}
-
+	
 	/**
 	 * Set 鍏徃涓婚敭
 	 */
@@ -166,7 +166,7 @@
 	public String getPostName() {
 		return postName;
 	}
-
+	
 	/**
 	 * Set 鑱屼綅鍚嶇О
 	 */
@@ -180,7 +180,7 @@
 	public String getMobilePhone() {
 		return mobilePhone;
 	}
-
+	
 	/**
 	 * Set 绉诲姩鐢佃瘽
 	 */
@@ -189,168 +189,168 @@
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getType() {
 		return type;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setType(String type) {
 		this.type = type;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getGender() {
 		return gender;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setGender(String gender) {
 		this.gender = gender;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getIdentityType() {
 		return identityType;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setIdentityType(String identityType) {
 		this.identityType = identityType;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getBirthday() {
 		return birthday;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setBirthday(String birthday) {
 		this.birthday = birthday;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getCountryName() {
 		return countryName;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setCountryName(String countryName) {
 		this.countryName = countryName;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getVisitee() {
 		return visitee;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setVisitee(String visitee) {
 		this.visitee = visitee;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getVisitReason() {
 		return visitReason;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setVisitReason(String visitReason) {
 		this.visitReason = visitReason;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getEnterTime() {
 		return enterTime;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setEnterTime(String enterTime) {
 		this.enterTime = enterTime;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getExitTime() {
 		return exitTime;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setExitTime(String exitTime) {
 		this.exitTime = exitTime;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getCurrentStatus() {
 		return currentStatus;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setCurrentStatus(String currentStatus) {
 		this.currentStatus = currentStatus;
 	}
 
 	/**
-	 * Get
+	 * Get 
 	 */
 	public String getIdCardPhoto() {
 		return idCardPhoto;
 	}
-
+	
 	/**
-	 * Set
+	 * Set 
 	 */
 	public void setIdCardPhoto(String idCardPhoto) {
 		this.idCardPhoto = idCardPhoto;
 	}
 
 	public String toString() {
-		return
-				",浜哄憳涓婚敭 =" + registerId +  ",浜哄憳鍚嶅瓧 =" + username   +  ",鍥剧墖鍦板潃 =" + imagePath  +
-						",鍏徃鍚嶇О =" + companyName +  ",搴ф満鐢佃瘽 =" + tel        +  ",璇佷欢缂栧彿 =" + identifyNum +
-						",閮ㄩ棬鍚嶇О =" + deptName   +  ",鍏徃涓婚敭 =" + companyId  +  ",鑱屼綅鍚嶇О =" + postName   +
-						",绉诲姩鐢佃瘽 =" + mobilePhone +  ", ="     + type       +  ", ="     + gender     +
-						", ="     + identityType +  ", ="     + birthday   +  ", ="     + countryName +
-						", ="     + visitee    +  ", ="     + visitReason +  ", ="     + enterTime  +
-						", ="     + exitTime   +  ", ="     + currentStatus +  ", ="     + idCardPhoto
-				;
+		return 
+			 ",浜哄憳涓婚敭 =" + registerId +  ",浜哄憳鍚嶅瓧 =" + username   +  ",鐩戞帶鍥剧墖 =" + surveillancePhoto + 
+			 ",鍏徃鍚嶇О =" + companyName +  ",搴ф満鐢佃瘽 =" + tel        +  ",璇佷欢缂栧彿 =" + identifyNum + 
+			 ",閮ㄩ棬鍚嶇О =" + deptName   +  ",鍏徃涓婚敭 =" + companyId  +  ",鑱屼綅鍚嶇О =" + postName   + 
+			 ",绉诲姩鐢佃瘽 =" + mobilePhone +  ", ="     + type       +  ", ="     + gender     + 
+			 ", ="     + identityType +  ", ="     + birthday   +  ", ="     + countryName + 
+			 ", ="     + visitee    +  ", ="     + visitReason +  ", ="     + enterTime  + 
+			 ", ="     + exitTime   +  ", ="     + currentStatus +  ", ="     + idCardPhoto
+			;
 	}
 }

--
Gitblit v1.8.0