From 4b121e4250d36de6fea5a7a5f5a56ed49cf60d70 Mon Sep 17 00:00:00 2001 From: lijianlin Date: Fri, 8 Aug 2025 17:35:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E7=AB=A0=E7=B1=BB=E5=9E=8B=E7=AD=9B?= =?UTF-8?q?=E9=80=89=E5=90=8E=E6=8E=92=E5=BA=8F=E5=A4=B1=E6=95=88bug?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/jindouMapper/BeanConsumeMapper.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/jindouMapper/BeanConsumeMapper.xml b/src/main/resources/jindouMapper/BeanConsumeMapper.xml index 96c7590..23a7c65 100644 --- a/src/main/resources/jindouMapper/BeanConsumeMapper.xml +++ b/src/main/resources/jindouMapper/BeanConsumeMapper.xml @@ -253,6 +253,10 @@ AND fyr.source_type not in (9, 10,11) + + + + ORDER BY ${beanConsumeArticle.sortField} ${beanConsumeArticle.sortOrder}