ruoyi-ui/src/api/doctor/index.js
@@ -96,10 +96,11 @@ }) } // 查看谁分享了数据 export function getWhoShare() { export function getWhoShare(data) { return request({ url: '/ZfDoctorShare/getInfoByShareId', method: 'get', data: data }) } // 下载分享的数据