From 1bbe54bc87dd00e54b01dc4ea89513f00ff9cdda Mon Sep 17 00:00:00 2001 From: "382696293@qq.com" <382696293@qq.com> Date: Wed, 7 Feb 2024 13:41:47 +0800 Subject: [PATCH] =?UTF-8?q?BUG=E3=80=90ID1000407=E3=80=91=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E7=AE=A1=E7=90=86-=E6=A8=A1=E5=BC=8F=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E6=95=B0=E6=8D=AE=E5=BB=BA=E8=AE=AE=E5=80=92=E5=BA=8F?= =?UTF-8?q?=EF=BC=8C=E6=9C=80=E6=96=B0=E5=88=9B=E5=BB=BA=E7=9A=84=E5=9C=A8?= =?UTF-8?q?=E6=9C=80=E4=B8=8A=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/WxModeMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/flossom-common/flossom-common-core/src/main/resources/mapper/WxModeMapper.xml b/flossom-common/flossom-common-core/src/main/resources/mapper/WxModeMapper.xml index 4cd622e..fca87f6 100644 --- a/flossom-common/flossom-common-core/src/main/resources/mapper/WxModeMapper.xml +++ b/flossom-common/flossom-common-core/src/main/resources/mapper/WxModeMapper.xml @@ -55,6 +55,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and pause_video = #{pauseVideo} and status = #{status} + order by create_time desc