@ -30,7 +30,7 @@
t1.invoiceOrderCode,
t1.waybillNumber
from mt_custom_push_data_package t1
where t1.push_type = 1
where t1.push_type = 1 and t1.sendStatus = 0
limit 1
</select>
<select id="customPushNodeDataImage" resultType="com.logpm.factory.mt.dto.MtReceiveImagesDTO">