liupeng %!s(int64=4) %!d(string=hai) anos
pai
achega
220d8b3e59

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

@@ -85,7 +85,7 @@
 		where b.weekday = 1 and a.checkinDay=b.checkinDay 
 		where b.weekday = 1 and a.checkinDay=b.checkinDay 
 		where a.checkinDay >= #{startDay} and a.checkinDay <= #{endDay}
 		where a.checkinDay >= #{startDay} and a.checkinDay <= #{endDay}
 		group by a.userId, a.name;
 		group by a.userId, a.name;
-	</insert>
+	</select>
 	
 	
 	<update id="updateHrsdWorkTime">
 	<update id="updateHrsdWorkTime">
 		update sap_check_report set workTime = '10:00' where groupName like '%华人时代%' 
 		update sap_check_report set workTime = '10:00' where groupName like '%华人时代%' 

+ 1 - 1
code/sapparent/sapservice/src/main/resources/env/product/config.properties

@@ -1,4 +1,4 @@
-env = develop
+env = product
 
 
 #prod
 #prod
 wxCp.corpId = ww911e29458d3a46fd
 wxCp.corpId = ww911e29458d3a46fd