liyg 2 年之前
父节点
当前提交
a5659807ac
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/resources/com/steerinfo/dil/mapper/OmstrainOrderMapper.xml

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

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