@@ -238,6 +238,7 @@
create_by_id AS `by`,
attachment_flag AS `attachmentFlag`,
create_time,
+ file_size as size,
remarks
FROM
work_attachment
@@ -248,6 +248,7 @@