fix: JobSummaryMapper ORACLE 漏改jobId

Signed-off-by: dhb52 <dhb52@126.com>
This commit is contained in:
dhb52 2024-03-30 07:19:39 +00:00 committed by Gitee
parent aa0ad7737c
commit e9ffa1da5a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -57,7 +57,7 @@
(
#{item.namespaceId},
#{item.groupName},
#{item.jobId},
#{item.businessId},
#{item.triggerAt},
#{item.systemTaskType},
#{item.successNum},