feat:添加wps相关代码
This commit is contained in:
@@ -43,7 +43,7 @@ public class Attachment implements Serializable {
|
||||
* 附件大小(单位:B)
|
||||
*/
|
||||
@Schema(description = "附件大小(单位:B)")
|
||||
private long size;
|
||||
private Long size;
|
||||
|
||||
/**
|
||||
* objectKey
|
||||
|
||||
Reference in New Issue
Block a user