index-2a3e49fb.js 891 B

1
  1. import{ap as s,__tla as y}from"./index-2eab2d23.js";let t,e,r,i,c,l,n,u,m,p,b=Promise.all([(()=>{try{return y}catch{}})()]).then(async()=>{l=async a=>await s.get({url:"/crm/business/page",params:a}),t=async a=>await s.get({url:"/crm/business/page-by-customer",params:a}),e=async a=>await s.get({url:"/crm/business/get?id="+a}),i=async()=>await s.get({url:"/crm/business/simple-all-list"}),r=async a=>await s.post({url:"/crm/business/create",data:a}),p=async a=>await s.put({url:"/crm/business/update",data:a}),u=async a=>await s.delete({url:"/crm/business/delete?id="+a}),m=async a=>await s.download({url:"/crm/business/export-excel",params:a}),n=async a=>await s.get({url:"/crm/business/page-by-contact",params:a}),c=async a=>await s.get({url:"/crm/business/list-by-ids",params:{ids:a.join(",")}})});export{b as __tla,t as a,e as b,r as c,i as d,c as e,l as f,n as g,u as h,m as i,p as u};