From 1c326ac0480f9969fcf2d2850a61aa0eddf492dc Mon Sep 17 00:00:00 2001 From: liujiang <569804566@qq.com> Date: Thu, 11 Sep 2025 14:11:45 +0800 Subject: [PATCH] =?UTF-8?q?master=EF=BC=9A=E6=A1=A3=E5=8F=A3=E5=B7=B2?= =?UTF-8?q?=E8=B4=AD=E6=8E=A8=E5=B9=BF=E5=88=97=E8=A1=A8=E8=B0=83=E4=BC=98?= =?UTF-8?q?=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 | 1 - 1 file changed, 1 deletion(-) diff --git a/xkt/src/main/resources/mapper/AdvertRoundMapper.xml b/xkt/src/main/resources/mapper/AdvertRoundMapper.xml index 28aa09e48..32af32971 100644 --- a/xkt/src/main/resources/mapper/AdvertRoundMapper.xml +++ b/xkt/src/main/resources/mapper/AdvertRoundMapper.xml @@ -67,7 +67,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and ar.start_time >= #{startTime} and ar.end_time <= #{endTime} ORDER BY - ar.start_time DESC, ar.launch_status