(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d2218e1"],{cb9e:function(t,e,n){"use strict";n.r(e),n.d(e,"urlPrefix",(function(){return c})),n.d(e,"GetList",(function(){return d})),n.d(e,"AddObj",(function(){return o})),n.d(e,"UpdateObj",(function(){return a})),n.d(e,"DelObj",(function(){return i})),n.d(e,"BatchDel",(function(){return s})),n.d(e,"ResetPwd",(function(){return f})),n.d(e,"exportData",(function(){return p}));var r=n("5530"),u=n("22ce"),c="/api/system/user/";function d(t){return Object(u["c"])({url:c,method:"get",params:Object(r["a"])({},t)})}function o(t){return Object(u["c"])({url:c,method:"post",data:t})}function a(t){return Object(u["c"])({url:c+t.id+"/",method:"put",data:t})}function i(t){return Object(u["c"])({url:c+t+"/",method:"delete",data:{soft_delete:!0}})}function s(t){return Object(u["c"])({url:c+"multiple_delete/",method:"delete",data:{keys:t}})}function f(t){return Object(u["c"])({url:c+t.id+"/reset_password/",method:"put",data:t})}function p(t){return Object(u["a"])({url:c+"export/",params:t,method:"post"})}}}]);