From c88e4e1bd87b909fdcc927223762a3f7d752fd6c Mon Sep 17 00:00:00 2001 From: su1124 <1583764726@qq.com> Date: 星期三, 27 十二月 2023 16:57:45 +0800 Subject: [PATCH] su --- src/api/doctor/check.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/src/api/doctor/check.js b/src/api/doctor/check.js index d0abc25..545dda4 100644 --- a/src/api/doctor/check.js +++ b/src/api/doctor/check.js @@ -111,4 +111,14 @@ method: 'get', params:data }) +} + + +//鐐瑰嚮鐖堕」鐩樉绀哄瓙椤圭洰璇︽儏 +export function AutoGetRule(data) { + return request({ + url: '/hosp/rules/AutoGetRule', + method: 'get', + params:data + }) } \ No newline at end of file -- Gitblit v1.8.0