From db2a00f5df9990e55ebbdf16cf8c68c3d64fe09d Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期二, 28 七月 2026 16:26:43 +0800
Subject: [PATCH] Merge branch 'master' into master-任务组
---
smartor/src/main/java/com/smartor/service/IPatMedInhospService.java | 14 ++++++++++++--
1 files changed, 12 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..6711c30 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,14 @@
* @return
*/
public List<PatMedInhosp> getDocAndPat(PatMedInhosp patMedInhosp);
+
+ /**
+ * 澶勭悊浠巋is鍙栨潵鐨勬墜鏈俊鎭�
+ *
+ * @param
+ * @return 缁撴灉
+ */
+ public void addOperationSubTask(String config);
+
+ public ServiceSubtask boxedServiceSubtask(ServiceTask serviceTask, PatMedInhosp patMedInhosp1, PatArchive patArchive, String config, Integer type);
}
--
Gitblit v1.9.3