|
@@ -164,7 +164,7 @@ public class ProjectReportedImportService extends CrudService<ProjectReportedImp
|
|
|
projectReportedImport.setProjectType("81"); //项目类型
|
|
|
projectReportedImport.setPorjectStruct("099"); //工程结构
|
|
|
projectReportedImport.setGCGMValue("50"); //建筑规模
|
|
|
- projectReportedImport.setGCGMValueParameter("项");//建筑规模
|
|
|
+ projectReportedImport.setGCGMValueParameter("1项");//建筑规模
|
|
|
projectReportedImport.setPorjectUse("09"); //工程用途
|
|
|
|
|
|
projectReportedImport.setOffice(UserUtils.getSelectOffice());
|