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

This commit is contained in:
xudawei 2025-03-13 17:44:17 +08:00
parent b222989f0a
commit c732476716

View File

@ -58,7 +58,7 @@ public class ServerFileBatchCopyObjectRequest {
private String targetChannelCode; private String targetChannelCode;
/** /**
* 文件名称 * 文件名称(包含后缀)
*/ */
private String targetFileName; private String targetFileName;