mirror of
https://github.com/zfile-dev/zfile.git
synced 2025-04-19 05:34:52 +00:00
✨ 完善代码结构
This commit is contained in:
@@ -158,6 +158,7 @@ public class WebdavServiceImpl extends ProxyTransferService<WebdavParam> {
|
||||
return null;
|
||||
}
|
||||
|
||||
@Override
|
||||
public void uploadFile(String path, InputStream inputStream) {
|
||||
try {
|
||||
path = getRequestPath(path);
|
||||
|
||||
Reference in New Issue
Block a user