|
@@ -2481,6 +2481,8 @@ public class AddInstallBusinessImpl implements AddInstallBusiness {
|
|
|
v.setUpdateTime(a.getLastModifiedDate());
|
|
|
v.setNewAppointmentTime(a.getKssj());
|
|
|
v.setNewAppointmentEndTime(a.getJssj());
|
|
|
+ v.setPgid(orderBase.getPgid());
|
|
|
+ v.setExamineStatus("OK");
|
|
|
oa.add(v);
|
|
|
}
|
|
|
}
|