Kaynağa Gözat

增加导出

yumeng 2 yıl önce
ebeveyn
işleme
5eabb23770

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

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