@@ -65,6 +65,7 @@ public class WorkerApplyLogic {
throw new RemoteServiceException("无法重新申请");
+ workerInvolveApply.setStatus(1);
workerInvolveApply.updateById();
}