| 1 |
- import{ak as t,ap as r}from"./index.js";function a(){return t.get({url:"/biz/otherDevice/typeNumber"})}const s=e=>t.post({url:"/biz/otherDevice/query/page",params:r(e)}),i=e=>t.post({url:"/biz/device/dialysisMaintain/removeByIds/",params:e}),u=e=>t.post({url:"/biz/otherDevice/add",params:e}),n=e=>t.post({url:"/biz/otherDevice/edit",params:e}),c=e=>t.get({url:"/biz/otherDevice/detail/"+e});export{u as a,n as b,s as c,i as d,a as e,c as o};
|