patientReturnApi-a9d89b44.js 409 B

1
  1. import{ak as e}from"./index.js";const n=t=>e.get({url:"/archives/patientReturn/query/list/"+(t==null?void 0:t.patientBasicId)}),i=t=>e.get({url:"/archives/patientReturn/detail/"+t}),a=t=>e.post({url:"/archives/patientReturn/add",params:t}),s=t=>e.post({url:"/archives/patientReturn/edit",params:t}),u=t=>e.post({url:"/archives/patientReturn/removeByIds",params:t});export{n as a,u as b,i as c,a as d,s as e};