import{A as a,B as r}from"./index-f4f34206.js";const e=r(),o={getListData:async(t=0)=>await a({url:`${e}/business/project/`,method:"GET",params:{page:t}}),getDetailData:async t=>t?await a({url:`${e}/business/project/${t}`,method:"GET"}):{}};export{o as A};