新增查看页面

This commit is contained in:
2026-01-10 23:38:58 +08:00
parent 5dc221199e
commit b48896446d

View File

@@ -9,8 +9,5 @@ public class Test {
public static void main(String[] args) throws Exception {
// Session session = SystemUtil.getSshSession("192.168.31.182", 22, "ogsapp", "WIjYVp3bSNaJ7gK9n9jk7Q==");
//
// System.out.println(SystemUtil.getServerBasicInfo(session));
}
}