1 |
- import{az as a,__tla as i}from"./index-a9d538d5.js";let r,e=Promise.all([(()=>{try{return i}catch{}})()]).then(async()=>{r={getPtProfitPage:async t=>await a.get({url:"/distri/pt-profit/page",params:t}),getPtProfit:async t=>await a.get({url:"/distri/pt-profit/get?id="+t}),createPtProfit:async t=>await a.post({url:"/distri/pt-profit/create",data:t}),updatePtProfit:async t=>await a.put({url:"/distri/pt-profit/update",data:t}),deletePtProfit:async t=>await a.delete({url:"/distri/pt-profit/delete?id="+t}),exportPtProfit:async t=>await a.download({url:"/distri/pt-profit/export-excel",params:t})}});export{r as P,e as __tla};
|