✨ sftp 操作日志.
This commit is contained in:
@@ -37,4 +37,8 @@ public interface ExtraFieldConst extends FieldConst {
|
||||
|
||||
String CONNECT_TYPE = "connectType";
|
||||
|
||||
String HOST_ID = "hostId";
|
||||
|
||||
String HOST_NAME = "hostName";
|
||||
|
||||
}
|
||||
|
||||
@@ -41,4 +41,10 @@ public interface FieldConst {
|
||||
|
||||
String TOKEN = "token";
|
||||
|
||||
String PATH = "path";
|
||||
|
||||
String ADDRESS = "address";
|
||||
|
||||
String MOD = "mod";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user