(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0aeb73"],{"0af2":function(t,e,n){"use strict";n.r(e),n.d(e,"urlPrefix",(function(){return u})),n.d(e,"GetList",(function(){return c})),n.d(e,"createObj",(function(){return a})),n.d(e,"UpdateObj",(function(){return d})),n.d(e,"DelObj",(function(){return o})),n.d(e,"GetMenuData",(function(){return i}));var r=n("22ce"),u="/api/system/role/";function c(t){return Object(r["c"])({url:u,method:"get",params:t}).then((function(t){return t.data.data}))}function a(t){return Object(r["c"])({url:u,method:"post",data:t})}function d(t){return Object(r["c"])({url:u+t.id+"/",method:"put",data:t})}function o(t){return Object(r["c"])({url:u+t+"/",method:"delete",data:{id:t}})}function i(t){return Object(r["c"])({url:"/api/system/role/"+t.id+"/roleId_get_menu/",method:"get",params:{}}).then((function(t){return t.data.data}))}}}]);