mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-11 20:00:26 +08:00
@@ -638,6 +638,7 @@ const showFileStat = async (data: any) => {
|
||||
fileId: props.fileId,
|
||||
path: data.path,
|
||||
protocol: props.protocol,
|
||||
authCertName: props.authCertName,
|
||||
});
|
||||
data.stat = res;
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user