From dac7251738ff93eaeadb55a5f00b9e1e67f56a15 Mon Sep 17 00:00:00 2001
From: zhangyongzhangyong <2012005003@qq.coom>
Date: Tue, 4 Feb 2020 16:40:27 +0800
Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=20=E6=8B=9B?=
=?UTF-8?q?=E5=8B=9F=E4=BB=A4=E3=80=81=E7=B2=BE=E5=BD=A9=E6=B4=BB=E5=8A=A8?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E6=9F=A5=E8=AF=A2bug=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/main/resources/mapper/activity/ActInfoDao.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml b/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml
index 4e7e5db2a..db7ca04fd 100644
--- a/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml
+++ b/esua-epdc/epdc-module/epdc-heart/epdc-heart-server/src/main/resources/mapper/activity/ActInfoDao.xml
@@ -186,10 +186,10 @@
#{timestamp}
- #{timestamp}
+ = ]]> #{timestamp}
- ]]> #{timestamp}
+ #{timestamp}
ORDER BY
actInfo.CREATED_TIME DESC