From 00212ed8e808fc7b76c04389224e65f27f074fb2 Mon Sep 17 00:00:00 2001
From: su1124 <1583764726@qq.com>
Date: 星期五, 26 四月 2024 15:30:04 +0800
Subject: [PATCH] su

---
 src/api/doctor/check.js |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/src/api/doctor/check.js b/src/api/doctor/check.js
index 545dda4..1391be0 100644
--- a/src/api/doctor/check.js
+++ b/src/api/doctor/check.js
@@ -19,6 +19,15 @@
   })
 }
 
+// 浣撴绉戝鍒楄〃鏄剧ず鎺ュ彛
+export function yingXiangGetProList(query) {
+  return request({
+    url: '/system/dept/yingXiangGetProList',
+    method: 'get',
+    params:query
+  })
+}
+
   // 鐐瑰嚮璇︽儏 鏄剧ず瀛愰」鐩鎯� 鍜岀埗椤圭洰鍚�
 export function getSons(tjNumber) {
   return request({

--
Gitblit v1.8.0