From 716008a28dc4abddb8ccfb588ce87b49443628cc Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期四, 02 四月 2026 10:24:39 +0800
Subject: [PATCH] no message

---
 src/main/resources/mapper/OrderPakinMapper.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/mapper/OrderPakinMapper.xml b/src/main/resources/mapper/OrderPakinMapper.xml
index f74704b..f5cc3ae 100644
--- a/src/main/resources/mapper/OrderPakinMapper.xml
+++ b/src/main/resources/mapper/OrderPakinMapper.xml
@@ -56,7 +56,7 @@
     </update>
 
     <select id="selectComplete" resultMap="BaseResultMap">
-        select top 5 *
+        select top 500 *
         from man_order_pakin
         where 1=1
         and settle = 4

--
Gitblit v1.9.1