Agriculture-front-end/dist/assets/cache.64e28add.js

2 lines
613 B
JavaScript
Raw Normal View History

import{Q as e}from"./index.e5c8b0d6.js";function t(){return e({url:"/monitor/cache",method:"get"})}function r(){return e({url:"/monitor/cache/getNames",method:"get"})}function o(t){return e({url:"/monitor/cache/getKeys/"+t,method:"get"})}function c(t,r){return e({url:"/monitor/cache/getValue/"+t+"/"+r,method:"get"})}function n(t){return e({url:"/monitor/cache/clearCacheName/"+t,method:"delete"})}function a(t){return e({url:"/monitor/cache/clearCacheKey/"+t,method:"delete"})}function u(){return e({url:"/monitor/cache/clearCacheAll",method:"delete"})}export{o as a,a as b,n as c,c as d,u as e,t as g,r as l};