feat:(REQ-3540) 复制对象出参注释更改

This commit is contained in:
xudawei 2025-03-13 17:43:12 +08:00
parent 8329be13ef
commit b222989f0a

View File

@ -32,14 +32,12 @@ public class ServerFileBatchCopyObjectResponse {
private String fileUuid;
/**
* 目标桶
* 如果目标桶为空,则默认取源桶
* 目标文件fileKey
*/
private String targetFileKey;
/**
* 目标通道
* 如果目标通道为空,则默认源通道
*/
private String targetChannelCode;