|
|
@ -58,7 +58,7 @@ |
|
|
|
where bd.vehicleSid = #{modelSid} |
|
|
|
and bd.configSid = #{configSid} and length(bo.orderNo)>0 |
|
|
|
and length (bo.platformNo) |
|
|
|
> 0 and bo.platformNo != bo.lockingNum |
|
|
|
> 0 |
|
|
|
</select> |
|
|
|
|
|
|
|
<select id="getVehicleApply" resultType="com.yxt.anrui.base.api.busvehicleapply.app.AppVehicleApplyListVo"> |
|
|
|