This commit is contained in:
XaoLi717 2024-10-22 16:14:09 +08:00
parent 764af625f2
commit 6f1104c040

View File

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