liupeng 4 rokov pred
rodič
commit
2db26753d9

+ 1 - 1
code/sapparent/sapservice/src/main/java/org/fouram/mapper/SapCheckReportMapper.xml

@@ -31,7 +31,7 @@
 	
 	<select id="findUserReports" resultType="java.util.LinkedHashMap">
 		SELECT c.firstDepartName,c.secondDepartName,a.userId,groupName,workTime,offWorkTime,a.name,a.checkinDay,
-			checkinDate,checkinException,checkoffDate,checkoffException,checkoutDate1,checkoutDate2,
+			realCheckinDate,checkinException,realCheckoffDate,checkoffException,checkoutDate1,checkoutDate2,
 			realCheckinDate,realCheckoffDate,leaveCreatedTime,leaveStartDate,leaveEndDate,leaveDay,
 			leaveComment,bukaDay,workMins,workHours,realResult,realResultRemark
 		from sap_check_report a, sap_checkdate b, wx_user c