智慧教务系统 PHP-NiuCloud框架开发
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
530 B

import{au as s}from"./index-775ec1fd.js";function t(e){return s.get("zhjw/venues",{params:e})}function r(e){return s.get(`zhjw/venues/${e}`)}function n(e){return s.post("zhjw/venues",e,{showErrorMessage:!0,showSuccessMessage:!0})}function o(e){return s.put(`zhjw/venues/${e.id}`,e,{showErrorMessage:!0,showSuccessMessage:!0})}function a(e){return s.delete(`zhjw/venues/${e}`,{showErrorMessage:!0,showSuccessMessage:!0})}function c(e){return s.get("zhjw/campuses_all",{params:e})}export{c as a,r as b,n as c,a as d,o as e,t as g};