|
|
@ -183,6 +183,7 @@ public class PurPlanController {
|
|
|
|
purPlanEntity.setUpdateUser(userId + "");
|
|
|
|
purPlanEntity.setUpdateUser(userId + "");
|
|
|
|
purPlanEntity.setAuditUser(userId + "");
|
|
|
|
purPlanEntity.setAuditUser(userId + "");
|
|
|
|
purPlanEntity.setAuditUser(userId + "");
|
|
|
|
purPlanEntity.setAuditUser(userId + "");
|
|
|
|
|
|
|
|
purPlanEntity.setAuditTime(new Date());
|
|
|
|
purPlanEntity.setStatus(postPurPlanRequest.getEditStatus());
|
|
|
|
purPlanEntity.setStatus(postPurPlanRequest.getEditStatus());
|
|
|
|
purPlanService.update(purPlanEntity);
|
|
|
|
purPlanService.update(purPlanEntity);
|
|
|
|
if (purPlanEntity.getStatus() == 3) {
|
|
|
|
if (purPlanEntity.getStatus() == 3) {
|
|
|
|