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