Skip to content

Commit

Permalink
feat: add field for ReportMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
Sotatek-ThinhVu committed Apr 25, 2024
1 parent d272bf2 commit c871356
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ public class ReportMessage {
private ReportHistory reportHistory;
private Long zoneOffset;
private String timePattern;
private String dateFormat;
}

0 comments on commit c871356

Please sign in to comment.