法规清单导入、把文档库数据id添加进法规清单。
This commit is contained in:
+1
@@ -4632,6 +4632,7 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
|
|||||||
projectLawsInventoryEO.setRegion(collect.get(0).getRegion());//适用地区
|
projectLawsInventoryEO.setRegion(collect.get(0).getRegion());//适用地区
|
||||||
projectLawsInventoryEO.setImplementTime(collect.get(0).getImplementTime());//在产车实施日期
|
projectLawsInventoryEO.setImplementTime(collect.get(0).getImplementTime());//在产车实施日期
|
||||||
projectLawsInventoryEO.setXin1Che1Xing2Shi2Shi1Ri4Qi1(collect.get(0).getXin1Che1Xing2Shi2Shi1Ri4Qi1());//新车实施日期
|
projectLawsInventoryEO.setXin1Che1Xing2Shi2Shi1Ri4Qi1(collect.get(0).getXin1Che1Xing2Shi2Shi1Ri4Qi1());//新车实施日期
|
||||||
|
projectLawsInventoryEO.setStandId(collect.get(0).getId());//新车实施日期
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user