|
|
@@ -67,6 +67,8 @@ public class ApplicationConverter { |
|
|
|
.projectApplyFile(convertFile(projectInfo.getProjectApplicationForm(),fileService)) |
|
|
|
.researchReport(convertFile(projectInfo.getPreliminaryPlanFile(),fileService)) |
|
|
|
.applicationInfo(convertApplications(applications,fileService)) |
|
|
|
//条线单位 先写死 |
|
|
|
.lineManageUnit("GO_3a8d76d825a849488916e618ff2f7474") |
|
|
|
.build(); |
|
|
|
} |
|
|
|
|
|
|
|