🚧 连接sftp.

This commit is contained in:
lijiahang
2024-02-04 18:17:39 +08:00
parent de82a94f13
commit b4ceb3839c
26 changed files with 385 additions and 293 deletions

View File

@@ -35,4 +35,6 @@ public interface ExtraFieldConst extends FieldConst {
String SESSION_ID = "sessionId";
String CONNECT_TYPE = "connectType";
}