From dadbd2659a23784c0fb95f954d5a9ca749f55320 Mon Sep 17 00:00:00 2001
From: zjh <zjh@888>
Date: 星期四, 29 二月 2024 18:06:25 +0800
Subject: [PATCH] zjh 本地 2024/02/29 -1

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

diff --git a/ltkj-hosp/src/main/resources/mapper/hosp/TjDiscardInspectionMapper.xml b/ltkj-hosp/src/main/resources/mapper/hosp/TjDiscardInspectionMapper.xml
index 4255612..b795dad 100644
--- a/ltkj-hosp/src/main/resources/mapper/hosp/TjDiscardInspectionMapper.xml
+++ b/ltkj-hosp/src/main/resources/mapper/hosp/TjDiscardInspectionMapper.xml
@@ -53,6 +53,7 @@
             </if>
             and deleted=0
         </where>
+        order by create_time desc
     </select>
 
     <select id="selectTjDiscardInspectionById" parameterType="Long"

--
Gitblit v1.8.0