Compare commits

...

2 Commits

Author SHA1 Message Date
XaoLi717
d32c1759af Merge remote-tracking branch 'origin/master'
Some checks are pending
Java CI with Maven / build (11) (push) Waiting to run
Java CI with Maven / build (17) (push) Waiting to run
Java CI with Maven / build (8) (push) Waiting to run
2024-10-22 16:14:41 +08:00
XaoLi717
6f1104c040 更改 2024-10-22 16:14:09 +08:00

View File

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