@@ -40,7 +40,7 @@
and #{endTime} > str_to_date(collect_time,'%Y-%m-%d %H:%i:%S')
</select>
- <select id="getTSampling514AllDataNoTime" resultType="com.boman.web.core.domain.TSampling514">
+ <select id="getTSampling514AllDataNoTime" resultMap="TSampling514Result">
select id_card,collect_time FROM t_sampling_514 WHERe collect_time is not true;