Commit 447e4254 authored by 王果's avatar 王果

21052 车用气瓶登记校验设备是否在流程中

parent 9a64c0b7
......@@ -1338,6 +1338,8 @@ public class JgVehicleInformationServiceImpl extends BaseService<JgVehicleInform
this.finishedTask(vehicleInformation);
// 2.终止流程-工作流报错暂时注释掉
cmWorkflowService.stopProcess(vehicleInformation.getInstanceId(), vehicleInformation.getCancelReason());
// 3.释放流程占用的设备
this.delRepeatUseEquipData(vehicleInformation);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment