This commit is contained in:
XaoLi717 2024-09-27 13:37:12 +08:00
parent c72386f984
commit 6f3eb13fa3

View File

@ -74,4 +74,4 @@ public class FtpFileClient extends AbstractFileClient<FtpFileClientConfig> {
return config.getBasePath() + path;
}
}
}