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