@ -533,6 +533,7 @@
AND bs.carryVehicleState = '0'
AND bs.carryInvoiceState = '0'
AND bs.busState = '401'
AND bs.vinNo != ''
</select>
<select id="selectByContractNoToVin" resultType="java.lang.String">
@ -188,6 +188,7 @@
</where>
</mapper>