From 990ddfd92bfe81eb3396d741a3ce9106ea5e132f Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期五, 31 七月 2026 14:11:24 +0800
Subject: [PATCH] 【市一】报错调整
---
ruoyi-quartz/src/main/resources/mapper/quartz/CollectHISMapper.xml | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/ruoyi-quartz/src/main/resources/mapper/quartz/CollectHISMapper.xml b/ruoyi-quartz/src/main/resources/mapper/quartz/CollectHISMapper.xml
index 2617f5d..13d62a8 100644
--- a/ruoyi-quartz/src/main/resources/mapper/quartz/CollectHISMapper.xml
+++ b/ruoyi-quartz/src/main/resources/mapper/quartz/CollectHISMapper.xml
@@ -221,7 +221,6 @@
<result property="futypedesc" column="futypedesc"/>
<result property="fuadvice" column="fuadvice"/>
<result property="fuspecialadvice" column="fuspecialadvice"/>
- <result property="inhospMydFlag" column="inhosp_myd_flag"/>
</resultMap>
<resultMap type="com.smartor.domain.PatMedOuthosp" id="PatMedOuthospResult">
@@ -655,7 +654,6 @@
b.leavehospitaldistrictname,
b.leavehospitaldistrictid,
b.deptid,
- b.inhosp_myd_flag,
b.leaveldeptid
FROM
healthy_inhosp b
--
Gitblit v1.9.3