From f31ab471eb14dc3cdf8fc73c4b5dacd25ace4b5f Mon Sep 17 00:00:00 2001 From: linhw <5331581+linhw11@user.noreply.gitee.com> Date: Tue, 11 Jun 2024 15:55:38 +0800 Subject: [PATCH] ~ --- .../ruoyi-gan/src/main/resources/mapper/app/AppTopicMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppTopicMapper.xml b/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppTopicMapper.xml index bda2738..f8d3426 100644 --- a/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppTopicMapper.xml +++ b/gan-modules/ruoyi-gan/src/main/resources/mapper/app/AppTopicMapper.xml @@ -28,6 +28,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and parent_id = #{parentId} and type = #{type} + order by create_time