mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-01 19:49:10 +08:00
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
Block a user