|
|
@ -298,7 +298,6 @@ public class DeviceQrtzServiceImpl implements IDeviceQrtzService { |
|
|
|
continue; |
|
|
|
} |
|
|
|
//获取是否是工单航线,是修改状态
|
|
|
|
|
|
|
|
remoteBusinessTaskFeign.updateTaskStatus(deviceQrtzFileEntity.getWaylineId(), BusinessConstants.TASK_STATUS_2,null,null); |
|
|
|
CreateJobParam createJobParam = new CreateJobParam(); |
|
|
|
try { |
|
|
|