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
634 B
1 lines
634 B
import{au as s}from"./index-7e4fdde7.js";function r(e){return s.get("user",{params:e})}function t(e){return s.get(`user/${e}`)}function n(e){return s.post("user",e,{showSuccessMessage:!0})}function o(e){return s.get("user/user_all",{params:e})}function c(e){return s.put(`user/${e.uid}`,e,{showSuccessMessage:!0})}function g(e){return s.put(`user/lock/${e}`,{},{showSuccessMessage:!0})}function a(e){return s.put(`user/unlock/${e}`,{},{showSuccessMessage:!0})}function i(e){return s.get("user/userlog",{params:e})}function f(e){return s.get(`user/userlog/${e}`)}export{f as a,r as b,n as c,t as d,c as e,o as f,i as g,g as l,a as u};
|
|
|