From a0dc821ac3c77d5be4a8b1d59e36312a5ee7f915 Mon Sep 17 00:00:00 2001
From: whyclxw <810412026@qq.com>
Date: 星期四, 12 六月 2025 16:19:09 +0800
Subject: [PATCH] 去除蓄电池组1.2.5,1.2.6右侧图表

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

diff --git a/src/main/resources/mapper/BatttestdataInfMapper.xml b/src/main/resources/mapper/BatttestdataInfMapper.xml
index a6b1e32..762b55d 100644
--- a/src/main/resources/mapper/BatttestdataInfMapper.xml
+++ b/src/main/resources/mapper/BatttestdataInfMapper.xml
@@ -59,5 +59,6 @@
                 </foreach>
             </if>
         </where>
+        order by test_starttime desc
     </select>
 </mapper>
\ No newline at end of file

--
Gitblit v1.9.1