From 40e7ab1091b6fcf8e85ae893c3bfe48dc5a59bb0 Mon Sep 17 00:00:00 2001
From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期五, 28 七月 2017 11:06:29 +0800
Subject: [PATCH]
---
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/AttendanceQueryItem.java | 139 ++++++++++++----------------------------------
1 files changed, 37 insertions(+), 102 deletions(-)
diff --git a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/AttendanceQueryItem.java b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/AttendanceQueryItem.java
index 05b89b1..934b386 100644
--- a/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/AttendanceQueryItem.java
+++ b/VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/AttendanceQueryItem.java
@@ -7,24 +7,16 @@
private String registerId;
// 浜哄憳鍚嶅瓧
private String username;
- // 鍥剧墖鍦板潃
- private String imagePath;
- // 鍏徃鍚嶇О
- private String companyName;
- // 搴ф満鐢佃瘽
- private String tel;
+ // 鐩戞帶鍥剧墖
+ private String surveillancePhoto;
// 璇佷欢缂栧彿
private String identifyNum;
- // 閮ㄩ棬鍚嶇О
- private String deptName;
- // 鍏徃涓婚敭
- private String companyId;
// 鑱屼綅鍚嶇О
private String postName;
- // 绉诲姩鐢佃瘽
- private String mobilePhone;
- //
- private String type;
+ // 鍚嶇О
+ private String gender;
+ // 閮ㄩ棬鍚嶇О
+ private String deptName;
/**
* Get 浜哄憳涓婚敭
@@ -32,7 +24,7 @@
public String getRegisterId() {
return registerId;
}
-
+
/**
* Set 浜哄憳涓婚敭
*/
@@ -46,7 +38,7 @@
public String getUsername() {
return username;
}
-
+
/**
* Set 浜哄憳鍚嶅瓧
*/
@@ -55,45 +47,17 @@
}
/**
- * Get 鍥剧墖鍦板潃
+ * Get 鐩戞帶鍥剧墖
*/
- public String getImagePath() {
- return imagePath;
- }
-
- /**
- * Set 鍥剧墖鍦板潃
- */
- public void setImagePath(String imagePath) {
- this.imagePath = imagePath;
+ public String getSurveillancePhoto() {
+ return surveillancePhoto;
}
/**
- * Get 鍏徃鍚嶇О
+ * Set 鐩戞帶鍥剧墖
*/
- public String getCompanyName() {
- return companyName;
- }
-
- /**
- * Set 鍏徃鍚嶇О
- */
- public void setCompanyName(String companyName) {
- this.companyName = companyName;
- }
-
- /**
- * Get 搴ф満鐢佃瘽
- */
- public String getTel() {
- return tel;
- }
-
- /**
- * Set 搴ф満鐢佃瘽
- */
- public void setTel(String tel) {
- this.tel = tel;
+ public void setSurveillancePhoto(String surveillancePhoto) {
+ this.surveillancePhoto = surveillancePhoto;
}
/**
@@ -102,7 +66,7 @@
public String getIdentifyNum() {
return identifyNum;
}
-
+
/**
* Set 璇佷欢缂栧彿
*/
@@ -111,40 +75,12 @@
}
/**
- * Get 閮ㄩ棬鍚嶇О
- */
- public String getDeptName() {
- return deptName;
- }
-
- /**
- * Set 閮ㄩ棬鍚嶇О
- */
- public void setDeptName(String deptName) {
- this.deptName = deptName;
- }
-
- /**
- * Get 鍏徃涓婚敭
- */
- public String getCompanyId() {
- return companyId;
- }
-
- /**
- * Set 鍏徃涓婚敭
- */
- public void setCompanyId(String companyId) {
- this.companyId = companyId;
- }
-
- /**
* Get 鑱屼綅鍚嶇О
*/
public String getPostName() {
return postName;
}
-
+
/**
* Set 鑱屼綅鍚嶇О
*/
@@ -153,38 +89,37 @@
}
/**
- * Get 绉诲姩鐢佃瘽
+ * Get 鍚嶇О
*/
- public String getMobilePhone() {
- return mobilePhone;
- }
-
- /**
- * Set 绉诲姩鐢佃瘽
- */
- public void setMobilePhone(String mobilePhone) {
- this.mobilePhone = mobilePhone;
+ public String getGender() {
+ return gender;
}
/**
- * Get
+ * Set 鍚嶇О
*/
- public String getType() {
- return type;
+ public void setGender(String gender) {
+ this.gender = gender;
}
-
+
/**
- * Set
+ * Get 閮ㄩ棬鍚嶇О
*/
- public void setType(String type) {
- this.type = type;
+ public String getDeptName() {
+ return deptName;
+ }
+
+ /**
+ * Set 閮ㄩ棬鍚嶇О
+ */
+ public void setDeptName(String deptName) {
+ this.deptName = deptName;
}
public String toString() {
- return
- ",浜哄憳涓婚敭 =" + registerId + ",浜哄憳鍚嶅瓧 =" + username + ",鍥剧墖鍦板潃 =" + imagePath +
- ",鍏徃鍚嶇О =" + companyName + ",搴ф満鐢佃瘽 =" + tel + ",璇佷欢缂栧彿 =" + identifyNum +
- ",閮ㄩ棬鍚嶇О =" + deptName + ",鍏徃涓婚敭 =" + companyId + ",鑱屼綅鍚嶇О =" + postName +
- ",绉诲姩鐢佃瘽 =" + mobilePhone + ", =" + type ;
+ return
+ ",浜哄憳涓婚敭 =" + registerId + ",浜哄憳鍚嶅瓧 =" + username + ",鐩戞帶鍥剧墖 =" + surveillancePhoto +
+ ",璇佷欢缂栧彿 =" + identifyNum + ",鑱屼綅鍚嶇О =" + postName + ",鍚嶇О =" + gender +
+ ",閮ㄩ棬鍚嶇О =" + deptName ;
}
}
--
Gitblit v1.8.0