From 493829a0096125dac5ec506604365df3321e81e0 Mon Sep 17 00:00:00 2001
From: Huluwa22 <2667400744@qq.com>
Date: Sat, 8 Mar 2025 20:22:49 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AF=BB=E6=89=BE=E5=BA=93=E4=BD=8D=E9=80=BB?=
=?UTF-8?q?=E8=BE=91=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-system/src/main/resources/mapper/app/AppLocationMapper.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/ruoyi-system/src/main/resources/mapper/app/AppLocationMapper.xml b/ruoyi-system/src/main/resources/mapper/app/AppLocationMapper.xml
index 8595fd38..2b0cdd0f 100644
--- a/ruoyi-system/src/main/resources/mapper/app/AppLocationMapper.xml
+++ b/ruoyi-system/src/main/resources/mapper/app/AppLocationMapper.xml
@@ -64,6 +64,7 @@
and is_working = #{isWorking}
and is_enable = #{isEnable}
+ order by w_depth desc, w_layer asc,w_col asc