@@ -115,6 +115,8 @@
begin_date,
end_date,
project_id,
+ office_id,
+ company_id,
weekly_status,
remarks_status,
remarks_reason
@@ -129,6 +131,8 @@
#{beginDate},
#{endDate},
#{projectId},
+ #{officeId},
+ #{companyId},
#{weeklyStatus},
#{remarksStatus},
#{remarksReason}