From 59fbaf58a71992995c84a09ad46c2a2a60c661a0 Mon Sep 17 00:00:00 2001
From: cp <513960435@qq.com>
Date: 星期六, 24 一月 2026 15:00:38 +0800
Subject: [PATCH] #

---
 zy-asrs-common/src/main/resources/mapper/wms/ViewInOutMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-common/src/main/resources/mapper/wms/ViewInOutMapper.xml b/zy-asrs-common/src/main/resources/mapper/wms/ViewInOutMapper.xml
index d1c436e..21be101 100644
--- a/zy-asrs-common/src/main/resources/mapper/wms/ViewInOutMapper.xml
+++ b/zy-asrs-common/src/main/resources/mapper/wms/ViewInOutMapper.xml
@@ -15,6 +15,7 @@
 	select * from asr_sta_inout_view
 	where 1=1
 	<include refid="viewInOutConditionSql"></include>
+	order by ymd desc
 </select>
 
 </mapper>
\ No newline at end of file

--
Gitblit v1.9.1