From 80c271e5afbcda579b1fb3f94fe7d0faa3553ae3 Mon Sep 17 00:00:00 2001
From: yinzuomei <576302893@qq.com>
Date: Wed, 2 Nov 2022 09:34:18 +0800
Subject: [PATCH] =?UTF-8?q?=E9=9A=94=E7=A6=BB=E9=98=B2=E7=96=AB=E5=8E=86?=
=?UTF-8?q?=E5=8F=B2=E8=AE=B0=E5=BD=95=E5=88=97=E8=A1=A8=EF=BC=8C=E7=A3=90?=
=?UTF-8?q?=E7=9F=B3=E5=A2=9E=E5=8A=A0=E4=BA=86=E4=B8=80=E4=BA=9B=E5=88=97?=
=?UTF-8?q?=EF=BC=8C=E7=A6=85=E9=81=93713=20=E5=AF=BC=E5=85=A5=E6=9B=B4?=
=?UTF-8?q?=E6=96=B0=E5=80=BC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../mapper/IcEpidemicSpecialAttentionDao.xml | 61 +++++++++++++++++++
1 file changed, 61 insertions(+)
diff --git a/epmet-user/epmet-user-server/src/main/resources/mapper/IcEpidemicSpecialAttentionDao.xml b/epmet-user/epmet-user-server/src/main/resources/mapper/IcEpidemicSpecialAttentionDao.xml
index 9c9dcb6965..6484609fba 100644
--- a/epmet-user/epmet-user-server/src/main/resources/mapper/IcEpidemicSpecialAttentionDao.xml
+++ b/epmet-user/epmet-user-server/src/main/resources/mapper/IcEpidemicSpecialAttentionDao.xml
@@ -54,6 +54,67 @@
when id_card = #{item.idCard} then #{item.isolatedState}
+
+
+
+ when id_card = #{item.idCard} then #{item.gkStartTime}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.gkEndTime}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.gbName}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.gbMobile}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.gridManager}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.gridManagerMobile}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.healthWorker}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.healthWorkerMobile}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.policeName}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.policeMobile}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.volunteerName}
+
+
+
+
+ when id_card = #{item.idCard} then #{item.volunteerMobile}
+
+
updated_time = now()
WHERE del_flag = 0