@@ -17,6 +17,6 @@ def call(String webhookUrl, String status) {
branch,
commitMsg,
author,
- commitTime // 新增
+ commitTime
)
}