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.

projectCollectionEnter.916e815c.js 636B

1
  1. import{s as t}from"./index.766d5891.js";const e={1:"/api/v1/gov-project-collection/list",2:"/api/v1/gov-project-collection/draft-list"},l={1:"/api/v1/gov-project-collection/remove/",2:"/api/v1/gov-project-collection/draft-remove/"},a={1:"/api/v1/gov-project-collection/detail/",2:"/api/v1/gov-project-collection/draft-detail/"},s=(o,c)=>t.get(e[o],{params:c}),p=(o,c)=>t.post(`${l[o]}${c}`),r=(o,c)=>t.get(`${a[o]}${c}`),v=o=>t.post("/api/v1/gov-project-collection/save",o),n=()=>t.get("/api/v1/gov-project-collection/dictionary"),d=o=>t.post("/api/v1/gov-project-collection/draft",o);export{r as a,p as b,d as c,n as d,s as l,v as s};