From d0ba1fd79cf71e389a95123358ce951b34811454 Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期二, 15 七月 2025 15:56:14 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb

---
 src/api/system/comp.js |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/api/system/comp.js b/src/api/system/comp.js
index 77e66f8..d94dcb2 100644
--- a/src/api/system/comp.js
+++ b/src/api/system/comp.js
@@ -203,4 +203,14 @@
       dwId:dwId
     }
   })
+}
+
+
+// 鏍规嵁鍗曚綅id鍜岄儴闂↖D鏌ヨ鍗曚綅鍒嗙粍淇℃伅
+export function gettuantijiesuanrenyuan(data) {
+  return request({
+    url: '/hosp/water/gettuantijiesuanrenyuan',
+    method: 'get',
+    params: data
+  })
 }
\ No newline at end of file

--
Gitblit v1.8.0