1 |
- import{R as t}from"./index.f884e450.js";const r=o=>t({params:o,method:"GET",url:"integral/goods"}),l=o=>t({params:o,method:"GET",url:`integral/goods/${o.id}`}),s=o=>t({data:o,method:"POST",url:`integral/goods/${o.id}/collect`}),d=o=>t({data:o,method:"POST",url:"integral/order/calculate"}),c=o=>t({data:o,method:"POST",url:"integral/order"}),a=o=>t({params:o,method:"GET",url:"integral/order"});export{d as a,a as b,s as c,l as d,r as l,c as o};
|