From 411642022a03e9071c52b134ecce31aa998522bd Mon Sep 17 00:00:00 2001
From: haungxing <1203316822@qq.com>
Date: Tue, 5 Mar 2024 14:18:19 +0800
Subject: [PATCH] =?UTF-8?q?#=20=E6=9C=BA=E6=9E=84-=E7=8F=AD=E6=AC=A1?=
=?UTF-8?q?=E7=B1=BB=E5=9E=8B-=E7=8F=AD=E6=AC=A1=E6=A0=91=E6=8E=A5?=
=?UTF-8?q?=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../operational/duty/mapper/ImsDutyClassMapper.xml | 42 ++++++++++++++++++++++
1 file changed, 42 insertions(+)
diff --git a/hzims-service/operational/src/main/java/com/hnac/hzims/operational/duty/mapper/ImsDutyClassMapper.xml b/hzims-service/operational/src/main/java/com/hnac/hzims/operational/duty/mapper/ImsDutyClassMapper.xml
index a264c2a..8a6e138 100644
--- a/hzims-service/operational/src/main/java/com/hnac/hzims/operational/duty/mapper/ImsDutyClassMapper.xml
+++ b/hzims-service/operational/src/main/java/com/hnac/hzims/operational/duty/mapper/ImsDutyClassMapper.xml
@@ -17,6 +17,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
ID, TENANT_ID,CLASS_TYPE_ID,CLASS_NAME, START_TIME, END_TIME, CREATE_TIME, UPDATE_TIME, CREATE_USER, UPDATE_USER,
IS_DELETED,STATUS,CREATE_DEPT
@@ -75,4 +92,29 @@
and CLASS_TYPE_ID <> #{classTypeId}
+
+
+
+
+
+