You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yanzong/public/assets/address.ad96cc06.js

1 lines
473 B

import{$ as s}from"./index-4ddb689d.js";const d="address/list",a="address/defaultId",e="address/detail",r="address/add",t="address/edit",o="address/setDefault",i="address/remove",l="address/analysis",p=a=>s.get(d,a),f=d=>s.get(a,d),m=d=>s.get(e,{addressId:d}),n=d=>s.post(r,{form:d}),I=(d,a)=>s.post(t,{addressId:d,form:a}),g=d=>s.post(o,{addressId:d}),c=d=>s.post(i,{addressId:d}),u=d=>s.get(l,{content:d});export{u as a,n as b,m as c,f as d,I as e,p as l,c as r,g as s};