Agriculture-front-end/dist/assets/type.b030370e.js

2 lines
599 B
JavaScript
Raw Normal View History

import{Q as t}from"./index.e5c8b0d6.js";function e(e){return t({url:"/system/dict/type/list",method:"get",params:e})}function r(e){return t({url:"/system/dict/type/"+e,method:"get"})}function s(e){return t({url:"/system/dict/type",method:"post",data:e})}function n(e){return t({url:"/system/dict/type",method:"put",data:e})}function u(e){return t({url:"/system/dict/type/"+e,method:"delete"})}function d(){return t({url:"/system/dict/type/refreshCache",method:"delete"})}function o(){return t({url:"/system/dict/type/optionselect",method:"get"})}export{s as a,u as d,r as g,e as l,o,d as r,n as u};