yz3456
2024-07-05 48846dab1d7748fe4a55b84c9a32f542bb9b1856
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
  })
}
// 下载分享的数据