yumeng 2 سال پیش
والد
کامیت
5eabb23770
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

+ 1 - 0
ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

@@ -1031,6 +1031,7 @@
         <if test="userId != null and userId != ''">
             and t.user_id = #{userId}
         </if>
+        order by t.orderNum desc
     </select>