2 lines
1.1 KiB
JavaScript
2 lines
1.1 KiB
JavaScript
import{j as t}from"../index.D-NvtsOM.js";function r(e){return t({url:"/ne/info/list",method:"get",params:e,timeout:6e4})}function u(e){return t({url:`/ne/info/${e}`,method:"get"})}function i(e){return t({url:"/ne/info",method:"post",data:e,crypto:!0,timeout:3e4})}function a(e){return t({url:"/ne/info",method:"put",data:e,crypto:!0,timeout:3e4})}function f(e){return t({url:`/ne/info/${e}`,method:"delete",timeout:6e4})}function l(e){return t({url:"/ne/info/listAll",method:"get",params:e,timeout:6e4})}function s(e,n){return t({url:"/ne/info/state",method:"get",params:{neType:e,neId:n}})}function m(e,n){return t({url:"/ne/info/byTypeAndID",method:"get",params:{neType:e,neId:n}})}function d(e,n){return t({url:"/ne/info/oamFile",method:"get",params:{neType:e,neId:n}})}function c(e){return t({url:"/ne/info/oamFile",method:"put",data:e,timeout:6e4})}function p(){return t({url:"/ne/info/para5GFile",method:"get"})}function h(e){return t({url:"/ne/info/para5GFile",method:"put",data:e,timeout:6e4})}function g(e){return t({url:"/ne/action/service",method:"put",data:e,timeout:6e4})}export{g as a,i as b,d as c,c as d,r as e,f,u as g,m as h,p as i,h as j,l,s,a as u};
|