From 7a4465ad9ffccaa6d8d9e4545c6d9fce0344ac45 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 22 四月 2026 19:41:37 +0800
Subject: [PATCH] Merge branch 'master' of http://116.62.18.175:6699/r/smartor

---
 smartor/src/main/java/com/smartor/domain/PatMedInhosp.java |   18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
index 2e130fc..7928253 100644
--- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
+++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -79,6 +79,12 @@
     private String hospitaldistrictcode;
 
     /**
+     * 闄㈠尯缂栧彿闆嗗悎
+     */
+    @ApiModelProperty(value = "闄㈠尯缂栧彿闆嗗悎")
+    private List<String> hospitaldistrictcodeList;
+
+    /**
      * 闄㈠尯鍚嶇О
      */
     @ApiModelProperty(value = "闄㈠尯鍚嶇О")
@@ -118,6 +124,11 @@
      */
     @ApiModelProperty(value = "鍏ラ櫌绉戝浠g爜")
     private String deptcode;
+    /**
+     * 鍏ラ櫌绉戝浠g爜
+     */
+    @ApiModelProperty(value = "鍏ラ櫌绉戝浠g爜闆嗗悎")
+    private List<String> deptcodeList;
 
     /**
      * 鍏ラ櫌绉戝鍚嶇О
@@ -285,7 +296,7 @@
      * 绉戝闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊
      */
     @ApiModelProperty(value = "闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊鎴愬姛    2澶勭悊澶辫触 ")
-    private String deptcheckFlag;
+    private String  deptcheckFlag;
     /**
      * 鐥呭尯闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊
      */
@@ -296,6 +307,11 @@
      */
     @ApiModelProperty(value = "鐤剧梾闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊鎴愬姛    2澶勭悊澶辫触 ")
     private String diagcheckFlag;
+    /**
+     * 鎵嬫湳闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊
+     */
+    @ApiModelProperty(value = "鎵嬫湳闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊鎴愬姛    2澶勭悊澶辫触 ")
+    private String opercheckFlag;
 
     /**
      * 骞撮緞

--
Gitblit v1.9.3