Files
aiot-platform-ui/apps/web-antd/dist/js/index-CKAWlI-R.js
lzh f77a8c3e4c
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
chore: build and deploy web-antd
2026-03-24 09:30:39 +08:00

2 lines
922 B
JavaScript

import{aq as t}from"./bootstrap-D-ZoMY6-.js";function u(e){return t.get("/system/user/page",{params:e})}function n(e){return t.get(`/system/user/get?id=${e}`)}function a(e){return t.post("/system/user/create",e)}function o(e){return t.put("/system/user/update",e)}function i(e){return t.delete(`/system/user/delete?id=${e}`)}function p(e){return t.delete(`/system/user/delete-list?ids=${e.join(",")}`)}function d(e){return t.download("/system/user/export-excel",{params:e})}function m(){return t.download("/system/user/get-import-template")}function l(e,s){return t.upload("/system/user/import",{file:e,updateSupport:s})}function c(e,s){return t.put("/system/user/update-password",{id:e,password:s})}function f(e,s){return t.put("/system/user/update-status",{id:e,status:s})}function y(){return t.get("/system/user/simple-list")}export{u as a,p as b,n as c,i as d,d as e,o as f,y as g,a as h,l as i,m as j,c as r,f as u};