智慧教务系统 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
537 B

import{au as e}from"./index-b867c57c.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{d as a,r as b,n as c,a as d,o as e,u as g};