fix(接口测试): 场景批量开关定时任务时增加日志
This commit is contained in:
parent
323f839b39
commit
86cebc3765
|
@ -2581,8 +2581,8 @@ public class ApiScenarioService extends MoveNodeService {
|
|||
ApiScenarioScheduleJob.class,
|
||||
operator);
|
||||
});
|
||||
apiScenarioLogService.batchScheduleConfigLog(request.getProjectId(), apiScenarios, operator);
|
||||
}
|
||||
apiScenarioLogService.batchScheduleConfigLog(request.getProjectId(), apiScenarios, operator);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue