1
0

solve conflict file

This commit is contained in:
zhangsz
2024-10-25 14:58:42 +08:00
parent 5cdb82297a
commit 3649afe328
1533 changed files with 77808 additions and 0 deletions

View File

@@ -0,0 +1 @@
import{j as e}from"../index.D-NvtsOM.js";function n(t){return e({url:"/ne/host/list",method:"get",params:t})}function s(t){return e({url:`/ne/host/${t}`,method:"get"})}function r(t){return e({url:"/ne/host",method:"post",data:t})}function u(t){return e({url:"/ne/host",method:"put",data:t})}function h(t){return e({url:`/ne/host/${t}`,method:"delete"})}function d(t){return e({url:"/ne/host/test",method:"post",data:t})}function a(t){return e({url:"/ne/host/checkBySSH",method:"post",data:t})}function i(t){return e({url:"/ne/host/authorizedBySSH",method:"post",data:t})}export{r as a,a as b,h as d,s as g,n as l,i as n,d as t,u};