@@ -626,7 +626,7 @@
</if>
<if test="orderField == null ">
- order by "lineId" desc
+ order by "lineId" asc
</sql>
<!-- 根据运输订单号查询运输路线主表信息-->