From 2734a21a6a355d42fa40fe80624940f8e663a5cc Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 12 四月 2017 14:11:14 +0800
Subject: [PATCH] bug fix
---
VisitFace/DemoForBsk/app/src/main/java/cn/com/basic/face/discern/query/item/AttendanceQueryItem.java | 115 ++++++++++++---------------------------------------------
1 files changed, 25 insertions(+), 90 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..bdb0985 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
@@ -9,22 +9,14 @@
private String username;
// 鍥剧墖鍦板潃
private String imagePath;
- // 鍏徃鍚嶇О
- private String companyName;
- // 搴ф満鐢佃瘽
- private String tel;
// 璇佷欢缂栧彿
private String identifyNum;
- // 閮ㄩ棬鍚嶇О
- private String deptName;
- // 鍏徃涓婚敭
- private String companyId;
+ // 鍚嶇О
+ private String gender;
// 鑱屼綅鍚嶇О
private String postName;
- // 绉诲姩鐢佃瘽
- private String mobilePhone;
- //
- private String type;
+ // 閮ㄩ棬鍚嶇О
+ private String deptName;
/**
* Get 浜哄憳涓婚敭
@@ -32,7 +24,7 @@
public String getRegisterId() {
return registerId;
}
-
+
/**
* Set 浜哄憳涓婚敭
*/
@@ -46,7 +38,7 @@
public String getUsername() {
return username;
}
-
+
/**
* Set 浜哄憳鍚嶅瓧
*/
@@ -60,7 +52,7 @@
public String getImagePath() {
return imagePath;
}
-
+
/**
* Set 鍥剧墖鍦板潃
*/
@@ -69,40 +61,12 @@
}
/**
- * Get 鍏徃鍚嶇О
- */
- 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;
- }
-
- /**
* Get 璇佷欢缂栧彿
*/
public String getIdentifyNum() {
return identifyNum;
}
-
+
/**
* Set 璇佷欢缂栧彿
*/
@@ -111,31 +75,17 @@
}
/**
- * Get 閮ㄩ棬鍚嶇О
+ * Get 鍚嶇О
*/
- public String getDeptName() {
- return deptName;
- }
-
- /**
- * Set 閮ㄩ棬鍚嶇О
- */
- public void setDeptName(String deptName) {
- this.deptName = deptName;
+ public String getGender() {
+ return gender;
}
/**
- * Get 鍏徃涓婚敭
+ * Set 鍚嶇О
*/
- public String getCompanyId() {
- return companyId;
- }
-
- /**
- * Set 鍏徃涓婚敭
- */
- public void setCompanyId(String companyId) {
- this.companyId = companyId;
+ public void setGender(String gender) {
+ this.gender = gender;
}
/**
@@ -144,7 +94,7 @@
public String getPostName() {
return postName;
}
-
+
/**
* Set 鑱屼綅鍚嶇О
*/
@@ -153,38 +103,23 @@
}
/**
- * Get 绉诲姩鐢佃瘽
+ * Get 閮ㄩ棬鍚嶇О
*/
- public String getMobilePhone() {
- return mobilePhone;
- }
-
- /**
- * Set 绉诲姩鐢佃瘽
- */
- public void setMobilePhone(String mobilePhone) {
- this.mobilePhone = mobilePhone;
+ public String getDeptName() {
+ return deptName;
}
/**
- * Get
+ * Set 閮ㄩ棬鍚嶇О
*/
- public String getType() {
- return type;
- }
-
- /**
- * Set
- */
- public void setType(String type) {
- this.type = type;
+ 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 + ",鍥剧墖鍦板潃 =" + imagePath +
+ ",璇佷欢缂栧彿 =" + identifyNum + ",鍚嶇О =" + gender + ",鑱屼綅鍚嶇О =" + postName +
+ ",閮ㄩ棬鍚嶇О =" + deptName ;
}
}
--
Gitblit v1.8.0