From 310bedb4b52d69bbdc14fbb91c3b47a0aa5944de Mon Sep 17 00:00:00 2001
From: weishengyou <2454197255@qq.com>
Date: Mon, 1 Dec 2025 15:19:28 +0800
Subject: [PATCH] =?UTF-8?q?=E7=8F=AD=E4=BC=9A=E6=9D=90=E6=96=99=E7=AE=A1?=
=?UTF-8?q?=E7=90=86-=E4=BB=A5=E6=97=B6=E9=97=B4=E9=99=8D=E5=BA=8F?=
=?UTF-8?q?=E6=8E=92=E5=BA=8F=E5=B1=95=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../resources/mapper/routine/RtClassMettingContentMapper.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/srs-routine/src/main/resources/mapper/routine/RtClassMettingContentMapper.xml b/srs-routine/src/main/resources/mapper/routine/RtClassMettingContentMapper.xml
index 159840b..6ed9460 100644
--- a/srs-routine/src/main/resources/mapper/routine/RtClassMettingContentMapper.xml
+++ b/srs-routine/src/main/resources/mapper/routine/RtClassMettingContentMapper.xml
@@ -51,6 +51,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and rm.cr_addr = #{crAddr}
and rm.status = #{status}
+ order by rm.cr_time desc