@@ -120,6 +120,7 @@
create_by_id AS `by`,
attachment_flag AS `attachmentFlag`,
create_time,
+ file_size as size,
remarks
FROM
work_attachment
@@ -230,6 +230,7 @@
@@ -218,6 +218,7 @@