|
|
@@ -57,6 +57,7 @@ public class ApplicationConverter { |
|
|
|
.otherFile(projectInfo.getPreliminaryPlanFile()) |
|
|
|
.projectRemark(projectInfo.getProjectRemarks()) |
|
|
|
.includeApplication(projectInfo.getIncludeApplication()) |
|
|
|
.isEffective(1) |
|
|
|
.projectApplyFile(projectInfo.getProjectApplicationForm()) |
|
|
|
.researchReport(projectInfo.getPreliminaryPlanFile()) |
|
|
|
.applicationInfo(convertApplications(applications)) |
|
|
|