Skip to content

Commit

Permalink
Merge pull request #238 from bcgov/bugfix/GRAD2-2280
Browse files Browse the repository at this point in the history
GRAD2-2280: year-end dist is fixed.
  • Loading branch information
githubmamatha authored Aug 22, 2023
2 parents e5bb912 + a9c0667 commit c3bdee0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ public class ReportGradStudentData implements Serializable {
private String firstName;
private String middleName;
private String lastName;
private String studentGrade;
private String studentStatus;
private String districtName;
private String schoolName;
private String schoolAddress1;
Expand Down

0 comments on commit c3bdee0

Please sign in to comment.