From e464c5e4dd8d226a5c829b734c03b61d78af7901 Mon Sep 17 00:00:00 2001 From: hansha Date: Mon, 6 May 2024 15:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E6=97=B6=E9=97=B4=E9=99=8D=E5=BA=8F?= =?UTF-8?q?=E6=8E=92=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/szxc/SzxcTaskRecardMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-szxc/src/main/resources/mapper/szxc/SzxcTaskRecardMapper.xml b/ruoyi-szxc/src/main/resources/mapper/szxc/SzxcTaskRecardMapper.xml index 1e68dbf..e4eb607 100644 --- a/ruoyi-szxc/src/main/resources/mapper/szxc/SzxcTaskRecardMapper.xml +++ b/ruoyi-szxc/src/main/resources/mapper/szxc/SzxcTaskRecardMapper.xml @@ -49,6 +49,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and cl_result = #{clResult} and cl_reason = #{clReason} + order by create_time DESC