From be85781cbac0e3b157519e7d34037d95c5e17dbf Mon Sep 17 00:00:00 2001 From: lch Date: Tue, 29 Jun 2021 05:35:42 +0000 Subject: [PATCH] =?UTF-8?q?limit=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dao/MyBatis/Maps/Lect.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/Dao/MyBatis/Maps/Lect.xml b/Dao/MyBatis/Maps/Lect.xml index 431c94f..25cc7be 100644 --- a/Dao/MyBatis/Maps/Lect.xml +++ b/Dao/MyBatis/Maps/Lect.xml @@ -1117,7 +1117,6 @@ where a.ptype in (0,1,4) and a.userno=#userno# and a.pstatus in (1,21,22,51,55) and a.rstatus=0 and 1 = case when c.retime = '2099-12-31 23:59:59' and l.stime is not null then 0 else 1 end order by sortpstatus, sortretime, b.payno,a.pino - limit 3 ) a union all select a.dtype,a.intval,a.intval2,a.intval3,a.intval4,a.intval5,a.intval6,a.intval7,a.intval8