From e7666f2ff3ea46245d92183e529d646bccad7903 Mon Sep 17 00:00:00 2001 From: liuchuang <123456> Date: Tue, 12 Oct 2021 18:04:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9sql=20bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/smile/project/PropertyProjectDao.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/epdc-cloud-property/src/main/resources/mapper/smile/project/PropertyProjectDao.xml b/epdc-cloud-property/src/main/resources/mapper/smile/project/PropertyProjectDao.xml index 3a8ca20..d08ac94 100644 --- a/epdc-cloud-property/src/main/resources/mapper/smile/project/PropertyProjectDao.xml +++ b/epdc-cloud-property/src/main/resources/mapper/smile/project/PropertyProjectDao.xml @@ -29,7 +29,7 @@ SELECT ID AS dictValue, PROJECT_NAME AS dictName FROM - yushan_esua_epdc_property.epdc_property_project epp + epdc_property_project epp WHERE epp.DEL_FLAG = '0' ORDER BY @@ -198,4 +198,4 @@ AND TYPE_KEY = 'grid_party' - \ No newline at end of file +