From 6b7f8d2545ae8add693983d54831df47e4231f29 Mon Sep 17 00:00:00 2001
From: hongchao <3228015117@qq.com>
Date: Wed, 19 Nov 2025 14:07:49 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B4=B9=E7=94=A8=E8=A1=A5=E5=BD=95=E9=97=AE?=
=?UTF-8?q?=E9=A2=98=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/app/BackReceiveMapper.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/app/BackReceiveMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/app/BackReceiveMapper.xml
index 96d04f7..ddfc5cb 100644
--- a/sgzb-modules/sgzb-material/src/main/resources/mapper/app/BackReceiveMapper.xml
+++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/app/BackReceiveMapper.xml
@@ -1278,6 +1278,8 @@
and ma_id = #{info.maId}
+ order by start_time,mark_time asc
+ limit 1