refactor: 1

master
xiaojunnuo 2021-01-08 15:46:37 +08:00
parent 4739d75f4a
commit 3d08dce26e
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ export class Trace {
print () {
const context = this.context
logger.info('context:' + JSON.stringify(context))
logger.info('---------------------------任务结果总览--------------------------')
if (context.certIsNew) {
this.printTraceLine({ current: 'success', remark: '证书更新成功' }, '更新证书')