From ba9dbeee7c139c67d770afe0053f06f1f235e565 Mon Sep 17 00:00:00 2001
From: qinxianzhangyao <11053546+qinxianzhangyao@user.noreply.gitee.com>
Date: 星期二, 17 十月 2023 10:56:35 +0800
Subject: [PATCH] qxtj

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

diff --git a/src/api/system/user.js b/src/api/system/user.js
index 41d0b06..bd8060e 100644
--- a/src/api/system/user.js
+++ b/src/api/system/user.js
@@ -144,3 +144,13 @@
     method: 'get'
   })
 }
+
+
+// 鏌ヨ鐢ㄦ埛鍒楄〃
+export function getDeptListByDictHospId(query) {
+  return request({
+    url: '/hosp/hosp/getDeptListByDictHospId',
+    method: 'get',
+    params: query
+  })
+}
\ No newline at end of file

--
Gitblit v1.8.0