@ -18,5 +18,5 @@ public class MailAttachmentDTO {
/** 前端是字符串,这里建议转成 Long */
private Long size;
private String doxFilepath;
private String docxFilepath;
}