From 91579adf84fa8bada0eaefbccdf8fe6f6f7e70f5 Mon Sep 17 00:00:00 2001 From: wangh <123456> Date: Tue, 26 Jul 2022 18:17:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=80=BB=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/system/BroadDataMapper.xml | 44 ++++++++++++------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/ruoyi-system/src/main/resources/mapper/system/BroadDataMapper.xml b/ruoyi-system/src/main/resources/mapper/system/BroadDataMapper.xml index fd645fb..f265b10 100644 --- a/ruoyi-system/src/main/resources/mapper/system/BroadDataMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/system/BroadDataMapper.xml @@ -319,24 +319,33 @@ FROM (select PLAN_NUMBER -- and to_char(SCAN_TIME, 'yyyy-MM-dd') =to_char(SYSDATE, 'yyyy-MM-dd') @@ -1090,6 +1099,7 @@ where DETIAL_TYPE_CODE = '1004' +