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
652B

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