Browse Source

Merge branch 'master' of https://git.steerinfo.com/DAL-DAZHOU2/DAI_DAZHOU-OMS

luobang 2 years ago
parent
commit
2fe1245f78

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