1 |
- import{ax as s}from"./index-24b5bd0d.js";const e=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}),r=async a=>await s.get({url:"/crm/business/get?id="+a}),i=async()=>await s.get({url:"/crm/business/simple-all-list"}),c=async a=>await s.post({url:"/crm/business/create",data:a}),n=async a=>await s.put({url:"/crm/business/update",data:a}),u=async a=>await s.delete({url:"/crm/business/delete?id="+a}),l=async a=>await s.download({url:"/crm/business/export-excel",params:a}),m=async a=>await s.get({url:"/crm/business/page-by-contact",params:a}),p=async a=>await s.get({url:"/crm/business/list-by-ids",params:{ids:a.join(",")}});export{t as a,r as b,c,i as d,p as e,e as f,m as g,u as h,l as i,n as u};
|