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
597 B
1 lines
597 B
import{au as r}from"./index-be67c1b4.js";function t(e){return r.get("zhjw/orders",{params:e})}function o(e){return r.get(`zhjw/orders/${e}`)}function u(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 d(e){return r.get("zhjw/students_all",{params:e})}function c(e){return r.get("zhjw/contracts_all",{params:e})}export{d as a,c as b,o as c,a as d,n as e,u as f,t as g};
|
|
|