update 优化 修正参数名称描述

This commit is contained in:
Liang 2024-04-01 10:22:29 +08:00
parent ec03d89919
commit 67f110565f

View File

@ -70,7 +70,7 @@ public class PartUploadInfo implements Serializable {
private Long totalParts;
/**
* 合并完成
* 是否需要合并
*/
private boolean needMerge;