|
@ -446,7 +446,7 @@ |
|
|
anrui_base.base_vehicle_state |
|
|
anrui_base.base_vehicle_state |
|
|
WHERE |
|
|
WHERE |
|
|
busState = '401' |
|
|
busState = '401' |
|
|
AND ( finState = '1' OR carryVehicleState = 1 )) |
|
|
AND (( saleTypeKey = '1' and (finState = '1' OR carryVehicleState = 1 )) or (saleTypeKey = '2' and invoiceApplyState = '1'))) |
|
|
</select> |
|
|
</select> |
|
|
|
|
|
|
|
|
<select id="vinLists2" resultType="com.yxt.anrui.buscenter.api.busdelivered.VinListVo2"> |
|
|
<select id="vinLists2" resultType="com.yxt.anrui.buscenter.api.busdelivered.VinListVo2"> |
|
|