Skip to content

Commit

Permalink
feat: 新增日志熔断后下载全量日志的OpenAPI TencentBlueKing#5145
Browse files Browse the repository at this point in the history
  • Loading branch information
royalhuang committed Sep 15, 2021
1 parent 71d61ce commit cc85f51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ class ServiceLogResourceImpl @Autowired constructor(
pipelineId: String,
buildId: String,
tag: String,
executeCount: Int?,
executeCount: Int?
): Result<QueryLogStatus> {
return buildLogQueryService.getLogMode(
userId = userId,
Expand Down

0 comments on commit cc85f51

Please sign in to comment.