chunk-2d237d31.3e5017d0.js 1.0 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d237d31"],{fd85:function(t,u,r){"use strict";r.r(u),r.d(u,"getAuthorityList",(function(){return o})),r.d(u,"deleteAuthority",(function(){return n})),r.d(u,"createAuthority",(function(){return i})),r.d(u,"copyAuthority",(function(){return a})),r.d(u,"setDataAuthority",(function(){return d})),r.d(u,"updateAuthority",(function(){return c}));var e=r("b775"),o=function(t){return Object(e["default"])({url:"/authority/getAuthorityList",method:"post",data:t})},n=function(t){return Object(e["default"])({url:"/authority/deleteAuthority",method:"post",data:t})},i=function(t){return Object(e["default"])({url:"/authority/createAuthority",method:"post",data:t})},a=function(t){return Object(e["default"])({url:"/authority/copyAuthority",method:"post",data:t})},d=function(t){return Object(e["default"])({url:"/authority/setDataAuthority",method:"post",data:t})},c=function(t){return Object(e["default"])({url:"/authority/updateAuthority",method:"put",data:t})}}}]);