From c62cd118d151574a04bfca8e3550bcd39706f21d Mon Sep 17 00:00:00 2001 From: liuchuang Date: Fri, 8 May 2020 10:46:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=88=B1=E5=BF=83=E4=BA=92=E5=8A=A9=E6=9C=AA?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/UserDao.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/esua-epdc/epdc-module/epdc-user/epdc-user-server/src/main/resources/mapper/UserDao.xml b/esua-epdc/epdc-module/epdc-user/epdc-user-server/src/main/resources/mapper/UserDao.xml index ba9605a5..6f8da34c 100644 --- a/esua-epdc/epdc-module/epdc-user/epdc-user-server/src/main/resources/mapper/UserDao.xml +++ b/esua-epdc/epdc-module/epdc-user/epdc-user-server/src/main/resources/mapper/UserDao.xml @@ -395,6 +395,22 @@ FIND_IN_SET( #{deptId}, ALL_DEPT_IDS ) + + + + + + + + + + + + + + +