@@ -199,7 +199,7 @@
where
apo.DELETED='0' and apope.deleted='0'
and apope.ACTUALFINISHDATE is not null
- and apope.PLANENDDATE > CURRENT_TIME
+ and apope.PLANENDDATE > now()
and apo.PROCESS != '铸轧'
</update>
<update id="removeLockNextDayProcessEqu">