@@ -1874,7 +1874,7 @@
and sq.depot_id is null
</if>
<if test="sealDate != null" >
- and sq.seal_date <= #{sealDate}
+ and sq.check_time <= #{sealDate}
<!--区分粮情卡的数据-->
and sq.flag_type is null