From 9d547026c083768a1c878a53c96b8b55433b2180 Mon Sep 17 00:00:00 2001 From: panshuling321 Date: Wed, 27 Apr 2022 10:46:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E6=B8=85=E7=90=86=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E4=BB=BB=E5=8A=A1=EF=BC=8C=E6=97=A5=E5=BF=97=E5=8F=AA?= =?UTF-8?q?=E4=BF=9D=E7=95=997=E5=A4=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/XhpcDeviceMessageMapper.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xhpc-modules/xhpc-activity/src/main/resources/mapper/XhpcDeviceMessageMapper.xml b/xhpc-modules/xhpc-activity/src/main/resources/mapper/XhpcDeviceMessageMapper.xml index f79c240d..45567b1c 100644 --- a/xhpc-modules/xhpc-activity/src/main/resources/mapper/XhpcDeviceMessageMapper.xml +++ b/xhpc-modules/xhpc-activity/src/main/resources/mapper/XhpcDeviceMessageMapper.xml @@ -5,7 +5,7 @@ - delete from xhpc_device_message where create_time create_time #{date} + delete from xhpc_device_message where create_time #{date}