2 lines
473 B
JavaScript
2 lines
473 B
JavaScript
import{g as s,p as a}from"./api.RE0WoxW-.js";const e=a=>s("/business/OdfRooms/getregion",{deptId:a}),i=(a,e,i)=>s("/business/OdfRooms/list",{pageNum:a,pageSize:e,deptId:i}),o=(a,e,i)=>s("/business/OdfRacks/list",{pageNum:a,pageSize:e,roomId:i}),d=a=>s("/business/OdfPorts/mlist",{RackId:a}),t=a=>s("/business/OdfPorts/mlist/optical",{RackId:a}),p=a=>s(`/business/OdfPorts/${a}`),m=s=>a("/business/OdfPorts/save",s);export{i as a,o as b,d as c,t as d,p as e,e as g,m as s};
|