feat:(REQ-3540) 复制对象出参注释更改
This commit is contained in:
parent
8329be13ef
commit
b222989f0a
@ -32,14 +32,12 @@ public class ServerFileBatchCopyObjectResponse {
|
||||
private String fileUuid;
|
||||
|
||||
/**
|
||||
* 目标桶
|
||||
* 如果目标桶为空,则默认取源桶
|
||||
* 目标文件fileKey
|
||||
*/
|
||||
private String targetFileKey;
|
||||
|
||||
/**
|
||||
* 目标通道
|
||||
* 如果目标通道为空,则默认源通道
|
||||
*/
|
||||
private String targetChannelCode;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user