1 |
- import{ch as s,a5 as o}from"./index.js";const{VITE_PROXY_DOMAIN_REAL:E,VITE_PROXY_USER_REAL:n,VITE_WORKORDER_REAL:r,VITE_PURCHASE_REAL:a}=o(),e=n+"/admin/",R=t=>s.request("post",`${e}orderlist`,{data:t}),c=t=>s.request("post",`${e}saleinfo`,{data:t}),_=t=>s.request("post",`${a}/admin/getCombind`,{data:t}),i=r,l=t=>s.request("post",i+"cxinv/label/list",{data:t});export{_ as a,R as b,l as c,c as h};
|