2 lines
1022 B
JavaScript
2 lines
1022 B
JavaScript
import{j as e}from"../index.D-NvtsOM.js";function o(t){return e({url:`/neData/udm/sub/resetData/${t}`,method:"put",timeout:18e4})}function a(t){return e({url:"/neData/udm/sub/list",method:"get",params:t})}function m(t,u){return e({url:`/neData/udm/sub/${t}/${u}`,method:"get"})}function s(t){return e({url:`/neData/udm/sub/${t.neId}`,method:"post",data:t,timeout:18e4})}function d(t,u){return e({url:`/neData/udm/sub/${t.neId}/${u}`,method:"post",data:t,timeout:18e4})}function b(t){return e({url:`/neData/udm/sub/${t.neId}`,method:"put",data:t,timeout:18e4})}function i(t,u){return e({url:`/neData/udm/sub/${t}/${u}`,method:"delete",timeout:18e4})}function D(t,u,n){return e({url:`/neData/udm/sub/${t}/${u}/${n}`,method:"delete",timeout:18e4})}function l(t){return e({url:"/neData/udm/sub/export",method:"post",data:t,responseType:"blob",timeout:18e4})}function p(t){return e({url:"/neData/udm/sub/import",method:"post",data:t,timeout:18e4})}export{s as a,d as b,D as c,i as d,l as e,m as g,p as i,a as l,o as r,b as u};
|