From 1efc81fab5f08977949560f43abad0851b44bb9e Mon Sep 17 00:00:00 2001 From: yinzuomei <576302893@qq.com> Date: Fri, 30 Jul 2021 12:55:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=BB=E7=90=86=E6=8C=87=E6=95=B0-=E7=BD=91?= =?UTF-8?q?=E6=A0=BCfact=5Fgrid=5Fgovern=5Fdaily=E6=8A=BD=E5=8F=96?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5bugfix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/org/StatsCustomerAgencyDao.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/org/StatsCustomerAgencyDao.xml b/epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/org/StatsCustomerAgencyDao.xml index c0209242e6..f7fe07a1a8 100644 --- a/epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/org/StatsCustomerAgencyDao.xml +++ b/epmet-module/data-statistical/data-statistical-server/src/main/resources/mapper/org/StatsCustomerAgencyDao.xml @@ -190,7 +190,6 @@ customer_department cd WHERE cd.id = #{deptId} - AND cd.DEL_FLAG = '0' )