Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen Zhang (张涛) committed Apr 8, 2024
1 parent a5ddd0e commit 61750d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ export class ConsumerCoverageService {
'~',
genSummaryMapByCoverageMap(newcoverage),
) as any,
updatedAt: new Date(),
},
}); // 更新时间
await this.coverageDataAdapterService.update(
Expand Down

0 comments on commit 61750d6

Please sign in to comment.