schedulingExecApi-78202c39.js 414 B

1
  1. import{ak as s,au as t}from"./index.js";const d=e=>s.post({url:"/bed/scheduling/exec/query/list",params:t(e)}),n=e=>s.post({url:"/bed/scheduling/exec/patient/list/all",params:e}),l=e=>s.post({url:"/bed/scheduling/exec/patientSailing/info",params:e}),u=e=>s.post({url:"/bed/scheduling/exec/save",params:e}),a=e=>s.post({url:"/bed/scheduling/exec/remove/batch",params:e});export{l as a,d as b,u as c,a as d,n as e};