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

2 lines
533 B
JavaScript

import{j as t}from"../index.D-NvtsOM.js";function o(e){return t({url:"/ne/software/list",method:"get",params:e,timeout:6e4})}function n(e){return t({url:`/ne/software/${e}`,method:"get"})}function a(e){return t({url:"/ne/software",method:"post",data:e,repeatSubmit:!1})}function u(e){return t({url:"/ne/software",method:"put",data:e})}function s(e){return t({url:`/ne/software/${e}`,method:"delete",timeout:6e4})}function f(e){return t({url:"/ne/software/newNeVersion",method:"post",data:e})}export{a,s as d,n as g,o as l,f as n,u};