@@ -367,7 +367,7 @@
and b.code_ like #{companyCode}
and a.del_flag=0
and c.record_time>=#{startDate}
- and c.record_time<=#{startDate}
+ and c.record_time<=#{endDate}
and c.del_flag=0
]]>
</select>