mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-11 11:50:24 +08:00
fix: 新版本问题修复
This commit is contained in:
@@ -619,6 +619,7 @@ const getDirSize = async (data: any) => {
|
||||
fileId: props.fileId,
|
||||
path: data.path,
|
||||
protocol: props.protocol,
|
||||
authCertName: props.authCertName,
|
||||
});
|
||||
data.dirSize = res;
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user