This commit is contained in:
张成
2025-11-26 15:00:14 +08:00
parent 7858459118
commit e27c0dc41a
9 changed files with 1046 additions and 358 deletions

View File

@@ -30,7 +30,7 @@ class ErrorHandler {
stack: error.stack || '',
code: error.code || '',
context: {
taskId: context.taskId,
task_id: context.task_id,
sn_code: context.sn_code,
taskType: context.taskType,
...context