From d214a6dfce4af5da642ca8060adf20036a401b26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B0=95=EC=84=9D=20=EC=B5=9C?= Date: Thu, 2 Mar 2023 12:12:44 +0900 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=AC=B4=EC=9A=A9=20=ED=9C=B4?= =?UTF-8?q?=EB=8C=80=EC=A0=84=ED=99=94=20=EA=B2=80=EC=83=89=EA=B8=B0?= =?UTF-8?q?=EB=8A=A5=20=EC=B6=94=EA=B0=80.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mybatisMapper/EquipMapper.xml | 73 +++++++++++++------ .../templates/equip/cellPhoneList.html | 73 ++++++++++++++----- .../personnelStatus/personnelStatus.html | 32 ++++---- 3 files changed, 118 insertions(+), 60 deletions(-) diff --git a/src/main/resources/mybatisMapper/EquipMapper.xml b/src/main/resources/mybatisMapper/EquipMapper.xml index 50881d1f..e442ca50 100644 --- a/src/main/resources/mybatisMapper/EquipMapper.xml +++ b/src/main/resources/mybatisMapper/EquipMapper.xml @@ -406,27 +406,55 @@ order by version_no asc limit 1 - + + + where cm.mgt_organ = oc.organ_cd + and cm.p_user_seq = ui.user_seq + and cm.mgt_organ in + + #{item} + + + and cm.mgt_organ = #{mgtOrgan} + + + and cm.tel_no like '%'||#{telNo}||'%' + + + and ui.user_nm like '%'||#{userNm}||'%' + + + and cm.ext_mail like '%'||#{extMail}||'%' + + + and cm.webex_no like '%'||#{webexNo}||'%' + + + and cm.katalk_id like '%'||#{katalkId}||'%' + + + diff --git a/src/main/resources/templates/equip/cellPhoneList.html b/src/main/resources/templates/equip/cellPhoneList.html index 38c01888..55d877ad 100644 --- a/src/main/resources/templates/equip/cellPhoneList.html +++ b/src/main/resources/templates/equip/cellPhoneList.html @@ -14,24 +14,6 @@
-
- - -
-
- -
-
-
- -
-
-
-
@@ -44,6 +26,57 @@
+
+ + +
+
+ +
+
+
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+
+
+
@@ -59,12 +92,12 @@ - + - + diff --git a/src/main/resources/templates/police/personnelStatus/personnelStatus.html b/src/main/resources/templates/police/personnelStatus/personnelStatus.html index 9781f2a5..e6a4a868 100644 --- a/src/main/resources/templates/police/personnelStatus/personnelStatus.html +++ b/src/main/resources/templates/police/personnelStatus/personnelStatus.html @@ -63,21 +63,21 @@ - + - + - + - + - + - + - + - + @@ -89,21 +89,21 @@ - + - + - + - + - + - + - + - +