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.

2 lines
337 B

import{a as e}from"./request-5a9b7645.js";const a=async()=>e("/supplier/getSupplierList","GET"),i=async p=>e("/supplier/getSupplier","GET",{id:p}),r=async p=>e("/supplier/deleteSupplier","GET",{id:p}),u=async p=>e("/supplier/updateSupplier","POST",p),l=async p=>e("/supplier/addSupplier","POST",p);export{l as a,a as b,r as d,i as g,u};