liyg před 2 roky
rodič
revize
a5659807ac

+ 1 - 0
src/main/resources/com/steerinfo/dil/mapper/OmstrainOrderMapper.xml

@@ -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">