|
@@ -497,6 +497,7 @@ public class ExamineServiceImpl implements ExamineService {
|
|
|
jtSjbgqd.setModifydate(new Date());
|
|
|
jtSjbgqd.setCreateusername("系统生成");
|
|
|
jtSjbgqd.setModifyusername("系统生成");
|
|
|
+ jtSjbgqd.setEpc("工程总承包".equals(xmjd) ? "0" : "1");
|
|
|
jtSjbgqd.setMainid(mainid);
|
|
|
jtSjbgqdList.add(jtSjbgqd);
|
|
|
}
|