Merge branch 'develop' of https://github.com/Kitzanos/GEPAFIN-BE into develop

This commit is contained in:
rajesh
2024-09-17 16:16:19 +05:30
2 changed files with 9 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ public class NextOrPreviousFormResponse {
private Long completedSteps;
private Long currentStep;
private FormApplicationResponse applicationFormResponse;
}