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
662 B
1 lines
662 B
import{au as r}from"./index-7e4fdde7.js";function t(e){return r.get("zhjw/orders",{params:e})}function u(e){return r.get(`zhjw/orders/${e}`)}function o(e){return r.post("zhjw/orders",e,{showErrorMessage:!0,showSuccessMessage:!0})}function n(e){return r.put(`zhjw/orders/${e.id}`,e,{showErrorMessage:!0,showSuccessMessage:!0})}function a(e){return r.delete(`zhjw/orders/${e}`,{showErrorMessage:!0,showSuccessMessage:!0})}function c(e){return r.get("zhjw/students_all",{params:e})}function d(e){return r.get("zhjw/contracts_all",{params:e})}function h(e){return r.get("zhjw/courses_all",{params:e})}export{c as a,d as b,u as c,a as d,h as e,n as f,t as g,o as h};
|
|
|