From e6b92705f694aaffffcfbe0ec739302d56e3c858 Mon Sep 17 00:00:00 2001 From: liujiang <569804566@qq.com> Date: Thu, 14 Aug 2025 21:12:50 +0800 Subject: [PATCH] =?UTF-8?q?master=EF=BC=9A=E7=AE=A1=E7=90=86=E5=91=98?= =?UTF-8?q?=E6=8E=A8=E5=B9=BF=E8=90=A5=E9=94=80=E5=8A=9F=E8=83=BD=E8=B0=83?= =?UTF-8?q?=E4=BC=98=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xkt/src/main/resources/mapper/AdvertRoundMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xkt/src/main/resources/mapper/AdvertRoundMapper.xml b/xkt/src/main/resources/mapper/AdvertRoundMapper.xml index 17a59ab0b..559cfd24e 100644 --- a/xkt/src/main/resources/mapper/AdvertRoundMapper.xml +++ b/xkt/src/main/resources/mapper/AdvertRoundMapper.xml @@ -109,8 +109,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and ar.round_id = #{roundId} and ar.sys_intercept = #{sysIntercept} ORDER BY - ar.advert_id, - ar.portion + ar.id, + ar.position