1
0
Files
build.ems/build/usr/local/omc/htdocs/front/js/cache.v_rt5LR2.js
2024-10-25 14:59:47 +08:00

2 lines
629 B
JavaScript

import{j as t}from"../index.D-NvtsOM.js";function r(){return t({url:"/monitor/cache",method:"get"})}function o(){return t({url:"/monitor/cache/getNames",method:"get"})}function n(e){return t({url:`/monitor/cache/getKeys/${e}`,method:"get"})}function h(e,a){return t({url:`/monitor/cache/getValue/${e}/${a}`,method:"get"})}function u(e){return t({url:`/monitor/cache/clearCacheName/${e}`,method:"delete"})}function l(e,a){return t({url:`/monitor/cache/clearCacheKey/${e}/${a}`,method:"delete"})}function m(){return t({url:"/monitor/cache/clearCacheSafe",method:"delete"})}export{m as a,u as b,l as c,o as d,r as e,h as g,n as l};