index-f6c2e6ed.js 921 B

1
  1. import{ax as t}from"./index-24b5bd0d.js";const s=async a=>await t.get({url:"/crm/customer/page",params:a}),c=async a=>await t.get({url:"/crm/customer/get?id="+a}),e=async a=>await t.post({url:"/crm/customer/create",data:a}),u=async a=>await t.put({url:"/crm/customer/update",data:a}),m=async a=>await t.delete({url:"/crm/customer/delete?id="+a}),o=async a=>await t.download({url:"/crm/customer/export-excel",params:a}),l=async()=>await t.get({url:"/crm/customer/list-all-simple"}),i=async a=>await t.get({url:"/crm/customer/operate-log-page?id="+a}),p=async a=>await t.put({url:"/crm/customer/transfer",data:a}),d=async(a,r)=>await t.put({url:"/crm/customer/lock",data:{id:a,lockStatus:r}}),n=async a=>await t.put({url:"/crm/customer/receive",params:{ids:a.join(",")}}),w=async a=>await t.put({url:`/crm/customer/put-pool?id=${a}`});export{i as a,l as b,e as c,s as d,m as e,o as f,c as g,d as l,w as p,n as r,p as t,u};