选煤厂安全管理系统前端代码
houzhongjian
2024-11-25 37b2044f04a09e89f82f8484279b5f06b7194481
1
import{aV as e}from"./index-CHTXMeh8.js";const r=s=>e.get({url:"/system/user/page",params:s}),u=s=>e.get({url:"/system/user/get?id="+s}),d=s=>e.post({url:"/system/user/create",data:s}),p=s=>e.put({url:"/system/user/update",data:s}),l=s=>e.delete({url:"/system/user/delete?id="+s}),m=s=>e.download({url:"/system/user/export",params:s}),o=()=>e.download({url:"/system/user/get-import-template"}),y=(s,t)=>{const a={id:s,password:t};return e.put({url:"/system/user/update-password",data:a})},i=(s,t)=>{const a={id:s,status:t};return e.put({url:"/system/user/update-status",data:a})},g=()=>e.get({url:"/system/user/simple-list"});export{u as a,r as b,d as c,i as d,m as e,l as f,g,o as i,y as r,p as u};