mirror of
https://gitee.com/myxzgzs/boyuehasfj-vue3.git
synced 2025-08-08 07:02:42 +08:00
2 lines
608 B
JavaScript
2 lines
608 B
JavaScript
import{Z as e}from"./index-C-c3zR6K.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 n(t,r){return e({url:"/monitor/cache/getValue/"+t+"/"+r,method:"get"})}function c(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,n as b,c,a as d,u as e,t as g,r as l};
|