|
@@ -278,10 +278,10 @@ public class AdminProjectReportedImportService extends CrudService<AdminProjectR
|
|
projectReportedImport.setProjectCode("0"); //项目代码
|
|
projectReportedImport.setProjectCode("0"); //项目代码
|
|
projectReportedImport.setProjectClassify("99"); //项目分类
|
|
projectReportedImport.setProjectClassify("99"); //项目分类
|
|
projectReportedImport.setTouZiXZ("102"); //投资性质
|
|
projectReportedImport.setTouZiXZ("102"); //投资性质
|
|
- projectReportedImport.setHeTongLeiXing("20"); //合同类型
|
|
|
|
|
|
+ projectReportedImport.setHeTongLeiXing("10"); //合同类型
|
|
projectReportedImport.setPorjectStruct("099"); //工程结构
|
|
projectReportedImport.setPorjectStruct("099"); //工程结构
|
|
projectReportedImport.setGCGMValue("50"); //建筑规模
|
|
projectReportedImport.setGCGMValue("50"); //建筑规模
|
|
- projectReportedImport.setGCGMValueParameter("项");//建筑规模
|
|
|
|
|
|
+ projectReportedImport.setGCGMValueParameter("1项");//建筑规模
|
|
projectReportedImport.setPorjectUse("09"); //工程用途
|
|
projectReportedImport.setPorjectUse("09"); //工程用途
|
|
|
|
|
|
projectReportedImport.setOffice(UserUtils.getSelectOffice());
|
|
projectReportedImport.setOffice(UserUtils.getSelectOffice());
|
|
@@ -304,7 +304,7 @@ public class AdminProjectReportedImportService extends CrudService<AdminProjectR
|
|
projectReportedImport.setProjectType("81"); //项目类型
|
|
projectReportedImport.setProjectType("81"); //项目类型
|
|
projectReportedImport.setPorjectStruct("099"); //工程结构
|
|
projectReportedImport.setPorjectStruct("099"); //工程结构
|
|
projectReportedImport.setGCGMValue("50"); //建筑规模
|
|
projectReportedImport.setGCGMValue("50"); //建筑规模
|
|
- projectReportedImport.setGCGMValueParameter("项");//建筑规模
|
|
|
|
|
|
+ projectReportedImport.setGCGMValueParameter("1项");//建筑规模
|
|
projectReportedImport.setPorjectUse("09"); //工程用途
|
|
projectReportedImport.setPorjectUse("09"); //工程用途
|
|
|
|
|
|
projectReportedImport.setOffice(UserUtils.getSelectOffice());
|
|
projectReportedImport.setOffice(UserUtils.getSelectOffice());
|