|
@@ -631,6 +631,7 @@
|
|
<if test="sendStation != null">
|
|
<if test="sendStation != null">
|
|
and RAR.ARRIVAL_NAME like #{sendStation}
|
|
and RAR.ARRIVAL_NAME like #{sendStation}
|
|
</if>
|
|
</if>
|
|
|
|
+ Order By OTO.ORDER_WAGON_NO,"OutStation"
|
|
)
|
|
)
|
|
</select>
|
|
</select>
|
|
<select id="getTrainOrderIds" resultType="java.math.BigDecimal" parameterType="decimal">
|
|
<select id="getTrainOrderIds" resultType="java.math.BigDecimal" parameterType="decimal">
|