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.
1 lines
588 B
1 lines
588 B
import{a4 as u}from"./index-4c331f20.js";function t(e){return u.get("venue/venue",{params:e})}function s(e){return u.get(`venue/venue/${e}`)}function r(e){return u.post("venue/venue",e,{showErrorMessage:!0,showSuccessMessage:!0})}function o(e){return u.put(`venue/venue/${e.id}`,e,{showErrorMessage:!0,showSuccessMessage:!0})}function a(e){return u.delete(`venue/venue/${e}`,{showErrorMessage:!0,showSuccessMessage:!0})}function c(e){return u.get("venue/campus_all",{params:e})}function g(e){return u.get("venue/venue_all",{params:e})}export{c as a,r as b,s as c,t as d,o as e,a as f,g};
|
|
|