From dbdd6dd8934575741a4816cf3af3493b014d3305 Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期四, 02 七月 2026 15:24:21 +0800
Subject: [PATCH] Merge branch 'master' into master-任务组

---
 smartor/src/main/java/com/smartor/service/IPatMedInhospService.java |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/service/IPatMedInhospService.java b/smartor/src/main/java/com/smartor/service/IPatMedInhospService.java
index 680bee7..6da61db 100644
--- a/smartor/src/main/java/com/smartor/service/IPatMedInhospService.java
+++ b/smartor/src/main/java/com/smartor/service/IPatMedInhospService.java
@@ -93,12 +93,12 @@
     public int dealOutHospInfo(String config);
 
     /**
-     * 澶勭悊浠巋is鍙栨潵鐨勫嚭闄㈡暟鎹�
+     * 澶勭悊浠巋is鍙栨潵鐨勫嚭闄㈡暟鎹� 浠诲姟缁勭敓鎴�
      *
      * @param
      * @return 缁撴灉
      */
-    public int dealOutHospInfoByDimension(String config);
+    public int dealOutHospInfoBySchedule(String config);
 
     /**
      * 鑾峰彇鍑洪櫌锛屼綇闄紝闂ㄨ瘖鏈嶅姟浜烘
@@ -115,4 +115,12 @@
      * @return
      */
     public List<PatMedInhosp> getDocAndPat(PatMedInhosp patMedInhosp);
+
+    /**
+     * 澶勭悊浠巋is鍙栨潵鐨勬墜鏈俊鎭�
+     *
+     * @param
+     * @return 缁撴灉
+     */
+    public void addOperationSubTask(String config);
 }

--
Gitblit v1.9.3