Commit 18ba51c4 authored by yaobaizheng's avatar yaobaizheng

//立业云后台提交

parent bb951ad5
......@@ -196,7 +196,7 @@ public class DevelopmentInfoServiceImpl implements IDevelopmentInfoService {
DevelopmentIndustrialLandInfo developmentIndustrialLandInfo = new DevelopmentIndustrialLandInfo();
developmentIndustrialLandInfo.setDevelopmentId(developmentInfoId);
List<DevelopmentIndustrialLandInfo> developmentIndustrialLandInfos = industrialLandInfoService.selectDevelopmentIndustrialLandInfoList(developmentIndustrialLandInfo);
developmentInfoDetailVO.setDevelopmentIndustrialLandInfos(developmentIndustrialLandInfos);
DevelopmentIndustryPolicyInfo developmentIndustryPolicyInfo = new DevelopmentIndustryPolicyInfo();
developmentIndustryPolicyInfo.setDevelopmentId(developmentInfoId);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment