{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.gwt.GenericCause",
          "shortDescription" : "Generic Cause"
        }
      ]
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "deviceChoice",
          "value" : "false"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "srcUrl",
          "value" : "http://159.27.226.4/hardware/mizar.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branchName",
          "value" : "rc_dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "refs/heads/v2.0-jp5.1.2"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "notes",
          "value" : "mizar更新"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "users",
          "value" : ""
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
            "branch" : [
              {
                "SHA1" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
                "name" : "master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
            "branch" : [
              {
                "SHA1" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
                "name" : "master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
        "branch" : [
          {
            "SHA1" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
            "name" : "master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinslib.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
            "branch" : [
              {
                "SHA1" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
            "branch" : [
              {
                "SHA1" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
        "branch" : [
          {
            "SHA1" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/weilikang/jenkinsfiles.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 58,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1fc4dcf136efddd697963f4e6799de3babfdd926",
            "branch" : [
              {
                "SHA1" : "1fc4dcf136efddd697963f4e6799de3babfdd926",
                "name" : "origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1fc4dcf136efddd697963f4e6799de3babfdd926",
            "branch" : [
              {
                "SHA1" : "1fc4dcf136efddd697963f4e6799de3babfdd926",
                "name" : "origin/test"
              }
            ]
          }
        },
        "origin/rc_dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 46,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac5a14ccc4a5f4929a33266a4f00219d21a5a807",
            "branch" : [
              {
                "SHA1" : "ac5a14ccc4a5f4929a33266a4f00219d21a5a807",
                "name" : "origin/rc_dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac5a14ccc4a5f4929a33266a4f00219d21a5a807",
            "branch" : [
              {
                "SHA1" : "ac5a14ccc4a5f4929a33266a4f00219d21a5a807",
                "name" : "origin/rc_dev"
              }
            ]
          }
        },
        "origin/v2.0-jp5.1.2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 87,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
            "branch" : [
              {
                "SHA1" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
                "name" : "origin/v2.0-jp5.1.2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
            "branch" : [
              {
                "SHA1" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
                "name" : "origin/v2.0-jp5.1.2"
              }
            ]
          }
        },
        "origin/v3.0-jp5.1.2" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 86,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0b69a75bff0990665040e75b75d178f3b42c744f",
            "branch" : [
              {
                "SHA1" : "0b69a75bff0990665040e75b75d178f3b42c744f",
                "name" : "origin/v3.0-jp5.1.2"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0b69a75bff0990665040e75b75d178f3b42c744f",
            "branch" : [
              {
                "SHA1" : "0b69a75bff0990665040e75b75d178f3b42c744f",
                "name" : "origin/v3.0-jp5.1.2"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
        "branch" : [
          {
            "SHA1" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
            "name" : "origin/v2.0-jp5.1.2"
          }
        ]
      },
      "remoteUrls" : [
        "http://159.27.226.4/hardware/mizar.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.view.InterpolatedSecretsAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "Trigger by wangjie01 v2.0-jp5.1.2",
  "displayName" : "#87",
  "duration" : 50365,
  "estimatedDuration" : 39424,
  "executor" : None,
  "fullDisplayName" : "mizar #87",
  "id" : "87",
  "keepLog" : False,
  "number" : 87,
  "queueId" : 568378,
  "result" : "SUCCESS",
  "timestamp" : 1710900647061,
  "url" : "http://159.27.114.184:8080/jenkins/view/%E7%A1%AC%E4%BB%B6%E7%A8%8B%E5%BA%8F/job/mizar/87/",
  "changeSets" : [
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/build.groovy"
          ],
          "commitId" : "7aca69882e7c3b86787b67009cdf77cffc9b91da",
          "timestamp" : 1704436107000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-05 06:28:27 +0000",
          "id" : "7aca69882e7c3b86787b67009cdf77cffc9b91da",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/build.groovy"
          ],
          "commitId" : "00e5bfa36cd8d7d5315abe0d7b5e022e20f1be43",
          "timestamp" : 1704436351000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-05 06:32:31 +0000",
          "id" : "00e5bfa36cd8d7d5315abe0d7b5e022e20f1be43",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/build.groovy"
          ],
          "commitId" : "1b0af1d6bc0f17badc7b5e746cce0c092531038f",
          "timestamp" : 1704436599000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-05 06:36:39 +0000",
          "id" : "1b0af1d6bc0f17badc7b5e746cce0c092531038f",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/build.groovy"
          ],
          "commitId" : "ac07bac28d2a6af0b585d76e08a23b75ab58be37",
          "timestamp" : 1704438447000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-05 07:07:27 +0000",
          "id" : "ac07bac28d2a6af0b585d76e08a23b75ab58be37",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/build.groovy"
          ],
          "commitId" : "db32f78439fa643562de4c43fbbab4faadf50297",
          "timestamp" : 1704438634000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-05 07:10:34 +0000",
          "id" : "db32f78439fa643562de4c43fbbab4faadf50297",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "912c1f04260500bd2089d9275c0f5bc93bcbf818",
          "timestamp" : 1704769158000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-09 02:59:18 +0000",
          "id" : "912c1f04260500bd2089d9275c0f5bc93bcbf818",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "b7633c8d052c01b8ae08f3f18786272617ffd085",
          "timestamp" : 1704769388000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-09 03:03:08 +0000",
          "id" : "b7633c8d052c01b8ae08f3f18786272617ffd085",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "99ab9d083e2d728189e5150eff78f290cca79044",
          "timestamp" : 1704769669000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-09 03:07:49 +0000",
          "id" : "99ab9d083e2d728189e5150eff78f290cca79044",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "b1a3ef711f90b18ee5686fd2dd36409f63fb5d6f",
          "timestamp" : 1704770262000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-09 03:17:42 +0000",
          "id" : "b1a3ef711f90b18ee5686fd2dd36409f63fb5d6f",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "e25f54b899dc43e9f6146e7b0da400ebbc9a2adc",
          "timestamp" : 1704772329000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-09 03:52:09 +0000",
          "id" : "e25f54b899dc43e9f6146e7b0da400ebbc9a2adc",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "fa942459b98fcf3393174d58808f52890b560cd9",
          "timestamp" : 1704782726000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-09 06:45:26 +0000",
          "id" : "fa942459b98fcf3393174d58808f52890b560cd9",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/.gitkeep"
          ],
          "commitId" : "4f26bc0768a40f9229fc56fbc9837020f6cc03c0",
          "timestamp" : 1704784012000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new directory\u000a",
          "date" : "2024-01-09 07:06:52 +0000",
          "id" : "4f26bc0768a40f9229fc56fbc9837020f6cc03c0",
          "msg" : "Add new directory",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/.gitkeep"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "37f8bff64af6729e4929ec9a2aba6136de5d8d62",
          "timestamp" : 1704784184000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-09 07:09:44 +0000",
          "id" : "37f8bff64af6729e4929ec9a2aba6136de5d8d62",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/build.groovy"
          ],
          "commitId" : "4be4744dfb6e677d757bf403412e6ff5a9b90203",
          "timestamp" : 1704784198000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Delete build.groovy\u000a",
          "date" : "2024-01-09 07:09:58 +0000",
          "id" : "4be4744dfb6e677d757bf403412e6ff5a9b90203",
          "msg" : "Delete build.groovy",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/org/devops/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "5af8a332dd6034d59ce77be539c9d040e96c04f4",
          "timestamp" : 1704784246000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-09 07:10:46 +0000",
          "id" : "5af8a332dd6034d59ce77be539c9d040e96c04f4",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/orin32Choice.groovy"
          ],
          "commitId" : "cb358b6bc7dff2c70bf2ef738b75aa7574ee7fe9",
          "timestamp" : 1704784256000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Delete orin32Choice.groovy\u000a",
          "date" : "2024-01-09 07:10:56 +0000",
          "id" : "cb358b6bc7dff2c70bf2ef738b75aa7574ee7fe9",
          "msg" : "Delete orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/org/devops/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "93be50949eac83d649c0749ca990ad83bc95bfd6",
          "timestamp" : 1704784297000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-09 07:11:37 +0000",
          "id" : "93be50949eac83d649c0749ca990ad83bc95bfd6",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/repoinfo.groovy"
          ],
          "commitId" : "33f3c2bb080aa3132c8227e5fde3d66689c267a6",
          "timestamp" : 1704784309000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Delete repoinfo.groovy\u000a",
          "date" : "2024-01-09 07:11:49 +0000",
          "id" : "33f3c2bb080aa3132c8227e5fde3d66689c267a6",
          "msg" : "Delete repoinfo.groovy",
          "paths" : [
            {
              "editType" : "delete",
              "file" : "src/org/devops/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "913f5e095ee0e9aef024551d9f0cbd50d8436dd7",
          "timestamp" : 1704784383000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 07:13:03 +0000",
          "id" : "913f5e095ee0e9aef024551d9f0cbd50d8436dd7",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "0a8800ddbec7f0f58958a27f37ace0dd7a9be0d1",
          "timestamp" : 1704784544000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 07:15:44 +0000",
          "id" : "0a8800ddbec7f0f58958a27f37ace0dd7a9be0d1",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "7a35c9f144c900a8b7b2e9f993009474770aaec2",
          "timestamp" : 1704784719000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-01-09 07:18:39 +0000",
          "id" : "7a35c9f144c900a8b7b2e9f993009474770aaec2",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/dingtalk.groovy"
          ],
          "commitId" : "f2c742f2b3705b1f9c643dbc86e7e1b93ca0d48c",
          "timestamp" : 1704784935000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update dingtalk.groovy\u000a",
          "date" : "2024-01-09 07:22:15 +0000",
          "id" : "f2c742f2b3705b1f9c643dbc86e7e1b93ca0d48c",
          "msg" : "Update dingtalk.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/dingtalk.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/dingtalkTest.groovy"
          ],
          "commitId" : "d5791258b9c0d43cceb6ce86772e8beedf8399ca",
          "timestamp" : 1704785361000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update dingtalkTest.groovy\u000a",
          "date" : "2024-01-09 07:29:21 +0000",
          "id" : "d5791258b9c0d43cceb6ce86772e8beedf8399ca",
          "msg" : "Update dingtalkTest.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/dingtalkTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/dingtalkTest.groovy"
          ],
          "commitId" : "57bdc5764fe2e3108eddd0f319f0529b6a28b98a",
          "timestamp" : 1704785620000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update dingtalkTest.groovy\u000a",
          "date" : "2024-01-09 07:33:40 +0000",
          "id" : "57bdc5764fe2e3108eddd0f319f0529b6a28b98a",
          "msg" : "Update dingtalkTest.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/dingtalkTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "9fa77fedd82bd70a450741ff7bd31de64e050143",
          "timestamp" : 1704785707000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 07:35:07 +0000",
          "id" : "9fa77fedd82bd70a450741ff7bd31de64e050143",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "a656f799905bfbe4befd09708a92e2578819fe8e",
          "timestamp" : 1704787143000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 07:59:03 +0000",
          "id" : "a656f799905bfbe4befd09708a92e2578819fe8e",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "3908d40f7a3a04827be603c22518710f826a121a",
          "timestamp" : 1704788275000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 08:17:55 +0000",
          "id" : "3908d40f7a3a04827be603c22518710f826a121a",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "285d871c193174b09d4b6f6f4b7749b45ea91ce4",
          "timestamp" : 1704789079000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 08:31:19 +0000",
          "id" : "285d871c193174b09d4b6f6f4b7749b45ea91ce4",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "f455946c916399cab3b01aa7fa876358e3ab9ee6",
          "timestamp" : 1704790602000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 08:56:42 +0000",
          "id" : "f455946c916399cab3b01aa7fa876358e3ab9ee6",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "48d366f56147feabf2ebeebaed8c30440a561a51",
          "timestamp" : 1704790702000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 08:58:22 +0000",
          "id" : "48d366f56147feabf2ebeebaed8c30440a561a51",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "bbfc242c0888e3876eea9fe3d124bd562e18adb1",
          "timestamp" : 1704791279000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 09:07:59 +0000",
          "id" : "bbfc242c0888e3876eea9fe3d124bd562e18adb1",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "6d7833114e20b24db427e8389b266f1be19cf24c",
          "timestamp" : 1704791841000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 09:17:21 +0000",
          "id" : "6d7833114e20b24db427e8389b266f1be19cf24c",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "9343d6a0aa8dcc93d1a872ce167bf5b6d8f003ce",
          "timestamp" : 1704792012000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-09 09:20:12 +0000",
          "id" : "9343d6a0aa8dcc93d1a872ce167bf5b6d8f003ce",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "5d0a01ea0360f75c530535a34d131c56ddee62a6",
          "timestamp" : 1704793080000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-01-09 09:38:00 +0000",
          "id" : "5d0a01ea0360f75c530535a34d131c56ddee62a6",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "efb53a1dfa207c948a84ebdc86c77300d9d92ddc",
          "timestamp" : 1704865885000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-01-10 05:51:25 +0000",
          "id" : "efb53a1dfa207c948a84ebdc86c77300d9d92ddc",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "18ec509ee54c54d099500c4b1727e29714a4b3c5",
          "timestamp" : 1704866005000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 05:53:25 +0000",
          "id" : "18ec509ee54c54d099500c4b1727e29714a4b3c5",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "c29716c09a35160d8b21a4502afd14d78b6caa2f",
          "timestamp" : 1704866386000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 05:59:46 +0000",
          "id" : "c29716c09a35160d8b21a4502afd14d78b6caa2f",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "b42d97a800f16570434b5ca35686850ce47c9070",
          "timestamp" : 1704866730000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-01-10 06:05:30 +0000",
          "id" : "b42d97a800f16570434b5ca35686850ce47c9070",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "4880eda760a0d9da460bf2d4b3da30d2f68c16fe",
          "timestamp" : 1704866789000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-01-10 06:06:29 +0000",
          "id" : "4880eda760a0d9da460bf2d4b3da30d2f68c16fe",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "020d264b87598c90fe8576a4736e482fa6d25e23",
          "timestamp" : 1704866813000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 06:06:53 +0000",
          "id" : "020d264b87598c90fe8576a4736e482fa6d25e23",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "437a29a36fc78b6cfe30e05a169bc91dbde5d87d",
          "timestamp" : 1704866917000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-10 06:08:37 +0000",
          "id" : "437a29a36fc78b6cfe30e05a169bc91dbde5d87d",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "4483a8e153c0c699387b1a17e71ebabb24996216",
          "timestamp" : 1704867312000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-10 06:15:12 +0000",
          "id" : "4483a8e153c0c699387b1a17e71ebabb24996216",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "382a0861370fc1c1ad3bb68a7dcb25102986a7bc",
          "timestamp" : 1704867370000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2024-01-10 06:16:10 +0000",
          "id" : "382a0861370fc1c1ad3bb68a7dcb25102986a7bc",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "d910d6f3ac95689fbbe2369798edff9817b38bc2",
          "timestamp" : 1704867721000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-10 06:22:01 +0000",
          "id" : "d910d6f3ac95689fbbe2369798edff9817b38bc2",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "d4b3bbcd0d8f11e463dffd976063bfc5c72c112d",
          "timestamp" : 1704867734000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2024-01-10 06:22:14 +0000",
          "id" : "d4b3bbcd0d8f11e463dffd976063bfc5c72c112d",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "42115ce57097594147c36a94f89950171bf61baa",
          "timestamp" : 1704867968000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 06:26:08 +0000",
          "id" : "42115ce57097594147c36a94f89950171bf61baa",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "6ac6168c1bf3f183e163b5bcd859b669d8fe71ba",
          "timestamp" : 1704869453000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 06:50:53 +0000",
          "id" : "6ac6168c1bf3f183e163b5bcd859b669d8fe71ba",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "55bed2031d9351a85befe9f652830be41e46aa00",
          "timestamp" : 1704869792000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-01-10 06:56:32 +0000",
          "id" : "55bed2031d9351a85befe9f652830be41e46aa00",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "115fb64a874631e54b258fc1139b075271adbc28",
          "timestamp" : 1704869992000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2024-01-10 06:59:52 +0000",
          "id" : "115fb64a874631e54b258fc1139b075271adbc28",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "270692bd0a8969426e183ea3e96b0a6d4d3ab663",
          "timestamp" : 1704870456000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 07:07:36 +0000",
          "id" : "270692bd0a8969426e183ea3e96b0a6d4d3ab663",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "98512847433a401872bea165538225e1515d477c",
          "timestamp" : 1704870876000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-01-10 07:14:36 +0000",
          "id" : "98512847433a401872bea165538225e1515d477c",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "5318bf7c270df4544056eaec7d7a9358977a75c1",
          "timestamp" : 1704871680000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 07:28:00 +0000",
          "id" : "5318bf7c270df4544056eaec7d7a9358977a75c1",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "e97a63f0e38720c13a7afdb34bb1af1cd9481fdb",
          "timestamp" : 1704872880000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 07:48:00 +0000",
          "id" : "e97a63f0e38720c13a7afdb34bb1af1cd9481fdb",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "138973e13a1ba6456697ef034c2d4652eb9c3f1a",
          "timestamp" : 1704873224000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 07:53:44 +0000",
          "id" : "138973e13a1ba6456697ef034c2d4652eb9c3f1a",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "076cf89ff14c0ca6a9eb075cdfc259fd46eb6627",
          "timestamp" : 1704873607000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:00:07 +0000",
          "id" : "076cf89ff14c0ca6a9eb075cdfc259fd46eb6627",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "dda840759974fb19893a11e7a9b6acb12f21b87f",
          "timestamp" : 1704874732000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:18:52 +0000",
          "id" : "dda840759974fb19893a11e7a9b6acb12f21b87f",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "0f36a14f3fcc53e6983210c07ce54fac169b6c31",
          "timestamp" : 1704875333000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:28:53 +0000",
          "id" : "0f36a14f3fcc53e6983210c07ce54fac169b6c31",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "0da919dc3e4098dd06790dff6cee772f833c012b",
          "timestamp" : 1704875369000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:29:29 +0000",
          "id" : "0da919dc3e4098dd06790dff6cee772f833c012b",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "ea648c5e7142f67223332e14c2f44f561d26092a",
          "timestamp" : 1704875411000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:30:11 +0000",
          "id" : "ea648c5e7142f67223332e14c2f44f561d26092a",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "8164dfa3785a9fcca8d84d3e8f93d962f7bfbfb2",
          "timestamp" : 1704875992000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:39:52 +0000",
          "id" : "8164dfa3785a9fcca8d84d3e8f93d962f7bfbfb2",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "55945301c47e0142f0f3709b1438c00284157126",
          "timestamp" : 1704876328000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:45:28 +0000",
          "id" : "55945301c47e0142f0f3709b1438c00284157126",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "b21c6e45b6d7d1a81f955dc9749eb28bf98891cd",
          "timestamp" : 1704877139000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-10 08:58:59 +0000",
          "id" : "b21c6e45b6d7d1a81f955dc9749eb28bf98891cd",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "c8d7b644b2ab48793ca94fae668d882a9a2b5c09",
          "timestamp" : 1704956225000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-11 06:57:05 +0000",
          "id" : "c8d7b644b2ab48793ca94fae668d882a9a2b5c09",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule64Choice.groovy"
          ],
          "commitId" : "442cc3729536d2b84a6152bff68636c5f437c091",
          "timestamp" : 1704959050000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-11 07:44:10 +0000",
          "id" : "442cc3729536d2b84a6152bff68636c5f437c091",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/orinModule64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "e8e9e74c435197072cdd61b3de3fa16624e1617f",
          "timestamp" : 1704960648000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-11 08:10:48 +0000",
          "id" : "e8e9e74c435197072cdd61b3de3fa16624e1617f",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "2bc0e4221304483f3a3c92d591ca765bcc2bf7b1",
          "timestamp" : 1704960956000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule32Choice.groovy\u000a",
          "date" : "2024-01-11 08:15:56 +0000",
          "id" : "2bc0e4221304483f3a3c92d591ca765bcc2bf7b1",
          "msg" : "Update orinModule32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule64Choice.groovy"
          ],
          "commitId" : "0062ad0ebb9864245d814a99d8eb8fda33acb032",
          "timestamp" : 1704960977000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule64Choice.groovy\u000a",
          "date" : "2024-01-11 08:16:17 +0000",
          "id" : "0062ad0ebb9864245d814a99d8eb8fda33acb032",
          "msg" : "Update orinModule64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "347c2c199e6ef33c81153e8f6f8755ec1899e93a",
          "timestamp" : 1704961787000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-11 08:29:47 +0000",
          "id" : "347c2c199e6ef33c81153e8f6f8755ec1899e93a",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "d834eb0a22a0fa18a19f67d80f3807854eb17b06",
          "timestamp" : 1704962206000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-11 08:36:46 +0000",
          "id" : "d834eb0a22a0fa18a19f67d80f3807854eb17b06",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "a1e7a42714b1bdf4861ac055de1cea353536dc09",
          "timestamp" : 1704963011000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule32Choice.groovy\u000a",
          "date" : "2024-01-11 08:50:11 +0000",
          "id" : "a1e7a42714b1bdf4861ac055de1cea353536dc09",
          "msg" : "Update orinModule32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule64Choice.groovy"
          ],
          "commitId" : "d01e98d010e2a9d18ebb25e8ae6fed925cf8f751",
          "timestamp" : 1704963034000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule64Choice.groovy\u000a",
          "date" : "2024-01-11 08:50:34 +0000",
          "id" : "d01e98d010e2a9d18ebb25e8ae6fed925cf8f751",
          "msg" : "Update orinModule64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/buildTest.groovy"
          ],
          "commitId" : "d58b47a6f1188339086f142bc2551221b4354bfd",
          "timestamp" : 1705302213000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-15 07:03:33 +0000",
          "id" : "d58b47a6f1188339086f142bc2551221b4354bfd",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/orin/buildTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/buildTest.groovy"
          ],
          "commitId" : "ea7d197421b6d05b7c806bb658de15cdebef99fe",
          "timestamp" : 1705303056000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update buildTest.groovy\u000a",
          "date" : "2024-01-15 07:17:36 +0000",
          "id" : "ea7d197421b6d05b7c806bb658de15cdebef99fe",
          "msg" : "Update buildTest.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/buildTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "9298fda73d67101d5e03c483c25f6786bc2e990d",
          "timestamp" : 1705303631000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-15 07:27:11 +0000",
          "id" : "9298fda73d67101d5e03c483c25f6786bc2e990d",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "3f408018b1f2d085aecaf0d3b08cbe041f94b422",
          "timestamp" : 1705303804000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-15 07:30:04 +0000",
          "id" : "3f408018b1f2d085aecaf0d3b08cbe041f94b422",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/buildTest.groovy"
          ],
          "commitId" : "0c76da23e4ad3d8e4215ed2da7303a854792bd7b",
          "timestamp" : 1705303832000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update buildTest.groovy\u000a",
          "date" : "2024-01-15 07:30:32 +0000",
          "id" : "0c76da23e4ad3d8e4215ed2da7303a854792bd7b",
          "msg" : "Update buildTest.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/buildTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/buildTest.groovy"
          ],
          "commitId" : "59ff3f4417d8fcbeae0ba2ed2bfa263ee4659c1e",
          "timestamp" : 1705304569000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update buildTest.groovy\u000a",
          "date" : "2024-01-15 07:42:49 +0000",
          "id" : "59ff3f4417d8fcbeae0ba2ed2bfa263ee4659c1e",
          "msg" : "Update buildTest.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/buildTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/buildTest.groovy"
          ],
          "commitId" : "80ee2004aef1e5d538fef3cd0857e47b69492dde",
          "timestamp" : 1705304922000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update buildTest.groovy\u000a",
          "date" : "2024-01-15 07:48:42 +0000",
          "id" : "80ee2004aef1e5d538fef3cd0857e47b69492dde",
          "msg" : "Update buildTest.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/buildTest.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "7b8646293ac9573f1a0ae133ae764c3458dcadc5",
          "timestamp" : 1705305428000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-15 07:57:08 +0000",
          "id" : "7b8646293ac9573f1a0ae133ae764c3458dcadc5",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "4fd8474646b1c357afc4ac0c401b0b5ee0005a58",
          "timestamp" : 1705383751000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-16 05:42:31 +0000",
          "id" : "4fd8474646b1c357afc4ac0c401b0b5ee0005a58",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/build.groovy"
          ],
          "commitId" : "0198bd3d603cb8ccb74c9b730f23420ce4fd1c22",
          "timestamp" : 1705384230000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update build.groovy\u000a",
          "date" : "2024-01-16 05:50:30 +0000",
          "id" : "0198bd3d603cb8ccb74c9b730f23420ce4fd1c22",
          "msg" : "Update build.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/build.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/push.groovy"
          ],
          "commitId" : "000bd9bbf0e366da5324b603d54a8bdbfb4baea9",
          "timestamp" : 1706517762000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update push.groovy\u000a",
          "date" : "2024-01-29 08:42:42 +0000",
          "id" : "000bd9bbf0e366da5324b603d54a8bdbfb4baea9",
          "msg" : "Update push.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/push.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "bea8b4c52a7e9a4974ea5d336f9adcc27891c38e",
          "timestamp" : 1707117052000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule32Choice.groovy\u000a",
          "date" : "2024-02-05 07:10:52 +0000",
          "id" : "bea8b4c52a7e9a4974ea5d336f9adcc27891c38e",
          "msg" : "Update orinModule32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "d8a44ecf1a4d4abb6d1a7e3f51db4cf4c96625f7",
          "timestamp" : 1707117184000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-02-05 07:13:04 +0000",
          "id" : "d8a44ecf1a4d4abb6d1a7e3f51db4cf4c96625f7",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "2b9285ce33197436462cd8e28753e0bebe4b03f4",
          "timestamp" : 1707117291000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule32Choice.groovy\u000a",
          "date" : "2024-02-05 07:14:51 +0000",
          "id" : "2b9285ce33197436462cd8e28753e0bebe4b03f4",
          "msg" : "Update orinModule32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "a99ebf500ed5b5570f5aa860615180e067595e76",
          "timestamp" : 1707117488000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-02-05 07:18:08 +0000",
          "id" : "a99ebf500ed5b5570f5aa860615180e067595e76",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "5469ff140d6e93422ed9cd33ac9ec8fe0c47fb67",
          "timestamp" : 1707117626000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule32Choice.groovy\u000a",
          "date" : "2024-02-05 07:20:26 +0000",
          "id" : "5469ff140d6e93422ed9cd33ac9ec8fe0c47fb67",
          "msg" : "Update orinModule32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "63e34bd20aabcd072cf88cec956fb98b7bf11d8b",
          "timestamp" : 1709111225000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-28 09:07:05 +0000",
          "id" : "63e34bd20aabcd072cf88cec956fb98b7bf11d8b",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "b0a1adb2628b7cddbb99bc632768efb460e78879",
          "timestamp" : 1709113942000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-28 09:52:22 +0000",
          "id" : "b0a1adb2628b7cddbb99bc632768efb460e78879",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "e59f085794494042dc0db0f514786adb4d90d642",
          "timestamp" : 1709185350000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 05:42:30 +0000",
          "id" : "e59f085794494042dc0db0f514786adb4d90d642",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "87fff88e30f482379e9f17c29f1f9574051943e0",
          "timestamp" : 1709185587000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 05:46:27 +0000",
          "id" : "87fff88e30f482379e9f17c29f1f9574051943e0",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "08e9aa03ca84b31ca4a6ec492125f0482f416224",
          "timestamp" : 1709185698000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 05:48:18 +0000",
          "id" : "08e9aa03ca84b31ca4a6ec492125f0482f416224",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "efbfebe881be2ce5e494baf097377e435621e022",
          "timestamp" : 1709190425000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 07:07:05 +0000",
          "id" : "efbfebe881be2ce5e494baf097377e435621e022",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "022decec0a019da499af066baa84cb1774a93bdd",
          "timestamp" : 1709190851000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 07:14:11 +0000",
          "id" : "022decec0a019da499af066baa84cb1774a93bdd",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "e300e617493250095d79c475afa5d9d13ef2cd6a",
          "timestamp" : 1709191080000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 07:18:00 +0000",
          "id" : "e300e617493250095d79c475afa5d9d13ef2cd6a",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "de8d23b2b94a2bee7abadf1a2dbecfe7f353e079",
          "timestamp" : 1709191479000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 07:24:39 +0000",
          "id" : "de8d23b2b94a2bee7abadf1a2dbecfe7f353e079",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "6c9a81d834236698a537e84a38dece8b529e1a15",
          "timestamp" : 1709192262000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 07:37:42 +0000",
          "id" : "6c9a81d834236698a537e84a38dece8b529e1a15",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "3fc4436e716c3b66f0ba05a61177ca2f922ec128",
          "timestamp" : 1709194177000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 08:09:37 +0000",
          "id" : "3fc4436e716c3b66f0ba05a61177ca2f922ec128",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "9e5118a2ff3f743aeece960c6925da9c02869e49",
          "timestamp" : 1709194321000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 08:12:01 +0000",
          "id" : "9e5118a2ff3f743aeece960c6925da9c02869e49",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "b8acd3d31cb8c003e1e2b06942cb70eea3d56a83",
          "timestamp" : 1709194470000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 08:14:30 +0000",
          "id" : "b8acd3d31cb8c003e1e2b06942cb70eea3d56a83",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "c220bcf56437b87e3a1bfae08859dc87adac2b80",
          "timestamp" : 1709194580000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 08:16:20 +0000",
          "id" : "c220bcf56437b87e3a1bfae08859dc87adac2b80",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "68e41bc795744470d52c2a34cf4ef58ca64abb72",
          "timestamp" : 1709196708000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 08:51:48 +0000",
          "id" : "68e41bc795744470d52c2a34cf4ef58ca64abb72",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "d088bfc99d69d9c25ff1de87ed57c6d593980d1e",
          "timestamp" : 1709196753000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 08:52:33 +0000",
          "id" : "d088bfc99d69d9c25ff1de87ed57c6d593980d1e",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "20049596e097e1ce937bc332f806415277c5a2eb",
          "timestamp" : 1709197311000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 09:01:51 +0000",
          "id" : "20049596e097e1ce937bc332f806415277c5a2eb",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "4a64336dca874571e7059cd2fc55be7ec681e0a1",
          "timestamp" : 1709198473000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 09:21:13 +0000",
          "id" : "4a64336dca874571e7059cd2fc55be7ec681e0a1",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "7a9d8f1a24bddb35207a5bc42997986ea79b3554",
          "timestamp" : 1709198582000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 09:23:02 +0000",
          "id" : "7a9d8f1a24bddb35207a5bc42997986ea79b3554",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "ca5480bb74950438f5a2fc8b25a5c2ac04eae0ac",
          "timestamp" : 1709199188000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 09:33:08 +0000",
          "id" : "ca5480bb74950438f5a2fc8b25a5c2ac04eae0ac",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "239ebeff7e3fefa671d61589d5d93f4826c0d211",
          "timestamp" : 1709199310000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 09:35:10 +0000",
          "id" : "239ebeff7e3fefa671d61589d5d93f4826c0d211",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "1a264a0dfdd715235fa6bdc0221c910cfea14e1b",
          "timestamp" : 1709199828000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-02-29 09:43:48 +0000",
          "id" : "1a264a0dfdd715235fa6bdc0221c910cfea14e1b",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin32Choice.groovy"
          ],
          "commitId" : "a44b69de4f455c15ee5b428c23fe485850e3b676",
          "timestamp" : 1709204275000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin32Choice.groovy\u000a",
          "date" : "2024-02-29 10:57:55 +0000",
          "id" : "a44b69de4f455c15ee5b428c23fe485850e3b676",
          "msg" : "Update orin32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "44ccee103036163d0e28cfee869145e365420b1b",
          "timestamp" : 1709204390000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2024-02-29 10:59:50 +0000",
          "id" : "44ccee103036163d0e28cfee869145e365420b1b",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orin64Choice.groovy"
          ],
          "commitId" : "b70d74ec94a038a1fb2e698e3434b156c42a06a4",
          "timestamp" : 1709204504000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin64Choice.groovy\u000a",
          "date" : "2024-02-29 11:01:44 +0000",
          "id" : "b70d74ec94a038a1fb2e698e3434b156c42a06a4",
          "msg" : "Update orin64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orin64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule32Choice.groovy"
          ],
          "commitId" : "cce88ebe6f9e1c3462859da4645f78f7ef22830a",
          "timestamp" : 1709204629000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule32Choice.groovy\u000a",
          "date" : "2024-02-29 11:03:49 +0000",
          "id" : "cce88ebe6f9e1c3462859da4645f78f7ef22830a",
          "msg" : "Update orinModule32Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule32Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/orinModule64Choice.groovy"
          ],
          "commitId" : "254dfacd4ef4327909dfa059ac20f6b396e3482b",
          "timestamp" : 1709204758000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orinModule64Choice.groovy\u000a",
          "date" : "2024-02-29 11:05:58 +0000",
          "id" : "254dfacd4ef4327909dfa059ac20f6b396e3482b",
          "msg" : "Update orinModule64Choice.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/orinModule64Choice.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "3e7a0d2541d759e03702b97875e6354d75bee2e1",
          "timestamp" : 1709204947000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-02-29 11:09:07 +0000",
          "id" : "3e7a0d2541d759e03702b97875e6354d75bee2e1",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/orin/repoinfo.groovy"
          ],
          "commitId" : "91e3e0dcdf8ff2b82c8d33a8b7b9bcf465b94bdc",
          "timestamp" : 1709205705000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update repoinfo.groovy\u000a",
          "date" : "2024-02-29 11:21:45 +0000",
          "id" : "91e3e0dcdf8ff2b82c8d33a8b7b9bcf465b94bdc",
          "msg" : "Update repoinfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/orin/repoinfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/gitlab.groovy"
          ],
          "commitId" : "7ebb8afd4d25a3fb5883d8c6fb5edd7753059f31",
          "timestamp" : 1709868991000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update gitlab.groovy\u000a",
          "date" : "2024-03-08 03:36:31 +0000",
          "id" : "7ebb8afd4d25a3fb5883d8c6fb5edd7753059f31",
          "msg" : "Update gitlab.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/gitlab.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/gitlab.groovy"
          ],
          "commitId" : "616a4e44bf982045faf66a38d30e68c80edccdb3",
          "timestamp" : 1709877365000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update gitlab.groovy\u000a",
          "date" : "2024-03-08 05:56:05 +0000",
          "id" : "616a4e44bf982045faf66a38d30e68c80edccdb3",
          "msg" : "Update gitlab.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/gitlab.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/gitlab.groovy"
          ],
          "commitId" : "fd85e135ac72992f3f1ecdcd70c89b5f766cc8ce",
          "timestamp" : 1709877465000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update gitlab.groovy\u000a",
          "date" : "2024-03-08 05:57:45 +0000",
          "id" : "fd85e135ac72992f3f1ecdcd70c89b5f766cc8ce",
          "msg" : "Update gitlab.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/gitlab.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/gitlab.groovy"
          ],
          "commitId" : "bdb64515879e4b87ae178488f4e79430661d85c6",
          "timestamp" : 1709877858000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update gitlab.groovy\u000a",
          "date" : "2024-03-08 06:04:18 +0000",
          "id" : "bdb64515879e4b87ae178488f4e79430661d85c6",
          "msg" : "Update gitlab.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/gitlab.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/gitlab.groovy"
          ],
          "commitId" : "a7d807e4fee4d607107586c01f7bd9cd5b799033",
          "timestamp" : 1709878006000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update gitlab.groovy\u000a",
          "date" : "2024-03-08 06:06:46 +0000",
          "id" : "a7d807e4fee4d607107586c01f7bd9cd5b799033",
          "msg" : "Update gitlab.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/gitlab.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "34c70c4c6668a1f02008dd8a06512d7789089019",
          "timestamp" : 1709885173000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-08 08:06:13 +0000",
          "id" : "34c70c4c6668a1f02008dd8a06512d7789089019",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "d2f947c2ee7a5de2e59635638274e01e181feb9e",
          "timestamp" : 1709885210000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 08:06:50 +0000",
          "id" : "d2f947c2ee7a5de2e59635638274e01e181feb9e",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "539dc51a9bda5ffb011ff1a9ef882960426159d9",
          "timestamp" : 1709885391000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 08:09:51 +0000",
          "id" : "539dc51a9bda5ffb011ff1a9ef882960426159d9",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "923dabd69cacf342c1280353e3fda87df1c74a2a",
          "timestamp" : 1709885521000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 08:12:01 +0000",
          "id" : "923dabd69cacf342c1280353e3fda87df1c74a2a",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "378ef77f6102b864b591b32190f41e1933a173af",
          "timestamp" : 1709885693000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 08:14:53 +0000",
          "id" : "378ef77f6102b864b591b32190f41e1933a173af",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "5116216a4dfa4cc48d393c49099e24f9ddee723c",
          "timestamp" : 1709887871000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 08:51:11 +0000",
          "id" : "5116216a4dfa4cc48d393c49099e24f9ddee723c",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "69a66ba3827f083825c29b89ffdf0616d66d608b",
          "timestamp" : 1709888555000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:02:35 +0000",
          "id" : "69a66ba3827f083825c29b89ffdf0616d66d608b",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "0a886c6b85cd259f61b44261925fd875bbb02f0a",
          "timestamp" : 1709888790000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:06:30 +0000",
          "id" : "0a886c6b85cd259f61b44261925fd875bbb02f0a",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "5f3e0b793894c94c30aaf46d8840585b852d88c8",
          "timestamp" : 1709889917000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:25:17 +0000",
          "id" : "5f3e0b793894c94c30aaf46d8840585b852d88c8",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "409eeeecf49dd84f4f1d47a26096c5983121d856",
          "timestamp" : 1709889979000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:26:19 +0000",
          "id" : "409eeeecf49dd84f4f1d47a26096c5983121d856",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "4ff1597bae4af457950d44184becff8f8acbcf9c",
          "timestamp" : 1709890156000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:29:16 +0000",
          "id" : "4ff1597bae4af457950d44184becff8f8acbcf9c",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "95ec8c094288c81ac5c3eff175979a09c7d9c235",
          "timestamp" : 1709890293000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:31:33 +0000",
          "id" : "95ec8c094288c81ac5c3eff175979a09c7d9c235",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "c78378a2fbee7095650268c0aaec39b72084991f",
          "timestamp" : 1709890351000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:32:31 +0000",
          "id" : "c78378a2fbee7095650268c0aaec39b72084991f",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "8f0e9e3e37b90d84e6a443f24cc0914e924c60ed",
          "timestamp" : 1709890407000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:33:27 +0000",
          "id" : "8f0e9e3e37b90d84e6a443f24cc0914e924c60ed",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "0d2a818ed1505f36b6fd46109c7409f54a267b57",
          "timestamp" : 1709890739000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 09:38:59 +0000",
          "id" : "0d2a818ed1505f36b6fd46109c7409f54a267b57",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "bc5f2d9728291dde8e72899abc77bddbc0ebb76d",
          "timestamp" : 1709892035000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 10:00:35 +0000",
          "id" : "bc5f2d9728291dde8e72899abc77bddbc0ebb76d",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "ea851b3568aeac327c2331f86ca4e677ef7c2108",
          "timestamp" : 1709892160000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 10:02:40 +0000",
          "id" : "ea851b3568aeac327c2331f86ca4e677ef7c2108",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "ac6d6f68c3b65b40bda603d1911eabe89fef14a4",
          "timestamp" : 1709892343000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 10:05:43 +0000",
          "id" : "ac6d6f68c3b65b40bda603d1911eabe89fef14a4",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/pingcode.groovy"
          ],
          "commitId" : "18cd9a3825e02b2defcd9ac7e1fa6754647b1066",
          "timestamp" : 1709892356000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.groovy\u000a",
          "date" : "2024-03-08 10:05:56 +0000",
          "id" : "18cd9a3825e02b2defcd9ac7e1fa6754647b1066",
          "msg" : "Update pingcode.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/pingcode.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/vehicleInfo.groovy"
          ],
          "commitId" : "9b87c54e41b86166277b16d54ae4e0645db75b1f",
          "timestamp" : 1710145811000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update vehicleInfo.groovy\u000a",
          "date" : "2024-03-11 08:30:11 +0000",
          "id" : "9b87c54e41b86166277b16d54ae4e0645db75b1f",
          "msg" : "Update vehicleInfo.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/vehicleInfo.groovy"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "src/org/devops/params.groovy"
          ],
          "commitId" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
          "timestamp" : 1710146736000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update params.groovy\u000a",
          "date" : "2024-03-11 08:45:36 +0000",
          "id" : "8a92f21d16b20a5a1bf9a1e4a84322342b1f84f0",
          "msg" : "Update params.groovy",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "src/org/devops/params.groovy"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "cbb4ace1562798d42f49918c947c4381ddc111c2",
          "timestamp" : 1704769292000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 03:01:32 +0000",
          "id" : "cbb4ace1562798d42f49918c947c4381ddc111c2",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "f015a87d73dd2d90edb303aee60270ccad10700e",
          "timestamp" : 1704769321000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 03:02:01 +0000",
          "id" : "f015a87d73dd2d90edb303aee60270ccad10700e",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "3b3e23fa21f766b2007b924d71f89c919cebc8e9",
          "timestamp" : 1704769920000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 03:12:00 +0000",
          "id" : "3b3e23fa21f766b2007b924d71f89c919cebc8e9",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "cf62b1d30eff5201a49f986ed5c7752b5ce28e7c",
          "timestamp" : 1704769955000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 03:12:35 +0000",
          "id" : "cf62b1d30eff5201a49f986ed5c7752b5ce28e7c",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "65db359ff4d9f2543cbcfef9186a312bc294a91d",
          "timestamp" : 1704770021000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 03:13:41 +0000",
          "id" : "65db359ff4d9f2543cbcfef9186a312bc294a91d",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "9ddde9de69992afd13ffb0bc6e3535cfc11c0df4",
          "timestamp" : 1704783898000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 07:04:58 +0000",
          "id" : "9ddde9de69992afd13ffb0bc6e3535cfc11c0df4",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "5cc07d601e7451221870a20655c43dc40e1b50c8",
          "timestamp" : 1704784350000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 07:12:30 +0000",
          "id" : "5cc07d601e7451221870a20655c43dc40e1b50c8",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "a49485f11859cbf453747c61921c7de3ff8c119a",
          "timestamp" : 1704785542000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 07:32:22 +0000",
          "id" : "a49485f11859cbf453747c61921c7de3ff8c119a",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "e8495b6f61c3c40e094e3a0d1726901c056b7161",
          "timestamp" : 1704792032000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 09:20:32 +0000",
          "id" : "e8495b6f61c3c40e094e3a0d1726901c056b7161",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "305c7d6d848ea734545f44139003527ac8e09a8e",
          "timestamp" : 1704794102000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 09:55:02 +0000",
          "id" : "305c7d6d848ea734545f44139003527ac8e09a8e",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "6175cf513d382c0f8ba347bba6247f2b54a2aac1",
          "timestamp" : 1704794258000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-09 09:57:38 +0000",
          "id" : "6175cf513d382c0f8ba347bba6247f2b54a2aac1",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "c2d2e538ecc0737fc9eec0881babe1888b1c05f4",
          "timestamp" : 1704867613000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 06:20:13 +0000",
          "id" : "c2d2e538ecc0737fc9eec0881babe1888b1c05f4",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "5fe969729c144cf34c39df92a11739d8d70fed1d",
          "timestamp" : 1704869293000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 06:48:13 +0000",
          "id" : "5fe969729c144cf34c39df92a11739d8d70fed1d",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "8c3a2cfb2de106f730067715a834adaf4bacdc43",
          "timestamp" : 1704871128000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 07:18:48 +0000",
          "id" : "8c3a2cfb2de106f730067715a834adaf4bacdc43",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "b3640aab7c290db519d065c2164c61607bdc2d0b",
          "timestamp" : 1704871438000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 07:23:58 +0000",
          "id" : "b3640aab7c290db519d065c2164c61607bdc2d0b",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "618decc08f5c43b5ff91772b5a2f5bfcf2253800",
          "timestamp" : 1704873763000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:02:43 +0000",
          "id" : "618decc08f5c43b5ff91772b5a2f5bfcf2253800",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "8e8c2b6a8eb5524dfbb6e7f48014f61016448fee",
          "timestamp" : 1704874462000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:14:22 +0000",
          "id" : "8e8c2b6a8eb5524dfbb6e7f48014f61016448fee",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "015b2e61037c52a90538c081cf3860e72e5f8199",
          "timestamp" : 1704874786000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:19:46 +0000",
          "id" : "015b2e61037c52a90538c081cf3860e72e5f8199",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "daa36608400a17b31b4effc3045960d1d119c305",
          "timestamp" : 1704875123000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:25:23 +0000",
          "id" : "daa36608400a17b31b4effc3045960d1d119c305",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "c716239f099c72e7be908879bde8a5cc278d709e",
          "timestamp" : 1704876314000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:45:14 +0000",
          "id" : "c716239f099c72e7be908879bde8a5cc278d709e",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "4a6f089c55ab46ff479a27fa6ccb06c00189bbce",
          "timestamp" : 1704876404000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:46:44 +0000",
          "id" : "4a6f089c55ab46ff479a27fa6ccb06c00189bbce",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "efe9727d53ea7f9d3f268d6138f45b297e3ef8a2",
          "timestamp" : 1704876959000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 08:55:59 +0000",
          "id" : "efe9727d53ea7f9d3f268d6138f45b297e3ef8a2",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "9234acf3af59a4f916e3faa3b9c3afe39629eee8",
          "timestamp" : 1704879141000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-10 09:32:21 +0000",
          "id" : "9234acf3af59a4f916e3faa3b9c3afe39629eee8",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "1c1a369605e37f2b8173830d5ecd05253a120edf",
          "timestamp" : 1704959836000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 07:57:16 +0000",
          "id" : "1c1a369605e37f2b8173830d5ecd05253a120edf",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "ecb0ee6245ed031915377c2142729d0620d9d655",
          "timestamp" : 1704960605000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 08:10:05 +0000",
          "id" : "ecb0ee6245ed031915377c2142729d0620d9d655",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "55dad41471d38129794367c5e4fc83560f4b3f3e",
          "timestamp" : 1704960726000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 08:12:06 +0000",
          "id" : "55dad41471d38129794367c5e4fc83560f4b3f3e",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "61093983c232da11630510223dbb86d78f754626",
          "timestamp" : 1704960840000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 08:14:00 +0000",
          "id" : "61093983c232da11630510223dbb86d78f754626",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "313167ec9c77e702a1502d39df818803d635c285",
          "timestamp" : 1704962857000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 08:47:37 +0000",
          "id" : "313167ec9c77e702a1502d39df818803d635c285",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "dda2a72028f8c5a55809dcecfb32732ea20b538a",
          "timestamp" : 1704963455000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 08:57:35 +0000",
          "id" : "dda2a72028f8c5a55809dcecfb32732ea20b538a",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "1cf188825af1dd8e6981995ba3701fff830d3a99",
          "timestamp" : 1704964003000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-11 09:06:43 +0000",
          "id" : "1cf188825af1dd8e6981995ba3701fff830d3a99",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hardware/mizar.jenkinsfile"
          ],
          "commitId" : "c5a18d0f0805b5b78895662cc5a10cb73b88711e",
          "timestamp" : 1705298987000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update mizar.jenkinsfile\u000a",
          "date" : "2024-01-15 06:09:47 +0000",
          "id" : "c5a18d0f0805b5b78895662cc5a10cb73b88711e",
          "msg" : "Update mizar.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hardware/mizar.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hardware/polaris.jenkinsfile"
          ],
          "commitId" : "cb2811e3285ccc7bad54588a56e2622bcc108f01",
          "timestamp" : 1705299001000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update polaris.jenkinsfile\u000a",
          "date" : "2024-01-15 06:10:01 +0000",
          "id" : "cb2811e3285ccc7bad54588a56e2622bcc108f01",
          "msg" : "Update polaris.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hardware/polaris.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hardware/tc397_ota.jenkinsfile"
          ],
          "commitId" : "f5871e92d7d97a073594fe9b5692bb9a43ffd8eb",
          "timestamp" : 1705299013000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update tc397_ota.jenkinsfile\u000a",
          "date" : "2024-01-15 06:10:13 +0000",
          "id" : "f5871e92d7d97a073594fe9b5692bb9a43ffd8eb",
          "msg" : "Update tc397_ota.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hardware/tc397_ota.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-module-test.jenkinsfile"
          ],
          "commitId" : "5ee38b1a22869e18dec9a8047c10ee5735cb1839",
          "timestamp" : 1705302478000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-01-15 07:07:58 +0000",
          "id" : "5ee38b1a22869e18dec9a8047c10ee5735cb1839",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "orin/orin-module-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-module-test.jenkinsfile"
          ],
          "commitId" : "d0425607904e523617d1805882cbdd24b2ecb991",
          "timestamp" : 1705303043000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-module-test.jenkinsfile\u000a",
          "date" : "2024-01-15 07:17:23 +0000",
          "id" : "d0425607904e523617d1805882cbdd24b2ecb991",
          "msg" : "Update orin-module-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-module-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "bbb37a4f0a6c4de86534f823ea6ef391d131e8ba",
          "timestamp" : 1705575051000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-01-18 10:50:51 +0000",
          "id" : "bbb37a4f0a6c4de86534f823ea6ef391d131e8ba",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hardware/mizar.jenkinsfile"
          ],
          "commitId" : "a3d721450ff3da061bcf08670d1f0b336e7839fc",
          "timestamp" : 1705647840000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update mizar.jenkinsfile\u000a",
          "date" : "2024-01-19 07:04:00 +0000",
          "id" : "a3d721450ff3da061bcf08670d1f0b336e7839fc",
          "msg" : "Update mizar.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hardware/mizar.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hardware/polaris.jenkinsfile"
          ],
          "commitId" : "c4764e79523ac1ef76d82cd8c062de92cdde3e30",
          "timestamp" : 1705647951000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update polaris.jenkinsfile\u000a",
          "date" : "2024-01-19 07:05:51 +0000",
          "id" : "c4764e79523ac1ef76d82cd8c062de92cdde3e30",
          "msg" : "Update polaris.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hardware/polaris.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hardware/tc397_ota.jenkinsfile"
          ],
          "commitId" : "d859d8e296a5f6f7f6af6fc4089b2196f69107b5",
          "timestamp" : 1705648050000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update tc397_ota.jenkinsfile\u000a",
          "date" : "2024-01-19 07:07:30 +0000",
          "id" : "d859d8e296a5f6f7f6af6fc4089b2196f69107b5",
          "msg" : "Update tc397_ota.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "hardware/tc397_ota.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "qingdaoXL-config.jenkinsfile"
          ],
          "commitId" : "2ba03e50efe419a093fe0eb628293aa3676100f5",
          "timestamp" : 1706240625000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdaoXL-config.jenkinsfile\u000a",
          "date" : "2024-01-26 03:43:45 +0000",
          "id" : "2ba03e50efe419a093fe0eb628293aa3676100f5",
          "msg" : "Update qingdaoXL-config.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "qingdaoXL-config.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "qingdaoXL-config.jenkinsfile"
          ],
          "commitId" : "b17d84edda4403b15866ca75fbd94efe91a3dd71",
          "timestamp" : 1706241043000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdaoXL-config.jenkinsfile\u000a",
          "date" : "2024-01-26 03:50:43 +0000",
          "id" : "b17d84edda4403b15866ca75fbd94efe91a3dd71",
          "msg" : "Update qingdaoXL-config.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "qingdaoXL-config.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/daxie-submodule.jenkinsfile"
          ],
          "commitId" : "c3fe8aa69308f6077fd9d2a3625b0f3025083745",
          "timestamp" : 1709105767000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-submodule.jenkinsfile\u000a",
          "date" : "2024-02-28 07:36:07 +0000",
          "id" : "c3fe8aa69308f6077fd9d2a3625b0f3025083745",
          "msg" : "Update daxie-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/daxie-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "f4facf0df6a70a38190de22190f339674c544913",
          "timestamp" : 1709113949000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-28 09:52:29 +0000",
          "id" : "f4facf0df6a70a38190de22190f339674c544913",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "c3a33b776fa6def3718b13516e2565efe544e08f",
          "timestamp" : 1709178117000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 03:41:57 +0000",
          "id" : "c3a33b776fa6def3718b13516e2565efe544e08f",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "24002174010c9cde84c202cad5eae6ff6c23a0c1",
          "timestamp" : 1709178303000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 03:45:03 +0000",
          "id" : "24002174010c9cde84c202cad5eae6ff6c23a0c1",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "516d94eb03359d7ce48db6183a1759df23f562bf",
          "timestamp" : 1709178552000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 03:49:12 +0000",
          "id" : "516d94eb03359d7ce48db6183a1759df23f562bf",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "27d8c1bc35b85a2a6c0b3017c02388ebbd539cc5",
          "timestamp" : 1709178590000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 03:49:50 +0000",
          "id" : "27d8c1bc35b85a2a6c0b3017c02388ebbd539cc5",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "4c890cd8b3aefbd289d543b12ab6d5520d274e44",
          "timestamp" : 1709185116000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 05:38:36 +0000",
          "id" : "4c890cd8b3aefbd289d543b12ab6d5520d274e44",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "1bb48db1b85af41750be3550a7fc61c8a51d4dd2",
          "timestamp" : 1709185260000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 05:41:00 +0000",
          "id" : "1bb48db1b85af41750be3550a7fc61c8a51d4dd2",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "cb1eefe949c962c35c0a42721172a1a5fcbc4cd1",
          "timestamp" : 1709185556000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 05:45:56 +0000",
          "id" : "cb1eefe949c962c35c0a42721172a1a5fcbc4cd1",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/daxie-submodule.jenkinsfile"
          ],
          "commitId" : "1eac4b814c23aec869503d00c9d16a97e71f171f",
          "timestamp" : 1709185610000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 05:46:50 +0000",
          "id" : "1eac4b814c23aec869503d00c9d16a97e71f171f",
          "msg" : "Update daxie-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/daxie-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "69e481baafa9dc44d8a5ecc29a94f4c8489c9051",
          "timestamp" : 1709187753000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 06:22:33 +0000",
          "id" : "69e481baafa9dc44d8a5ecc29a94f4c8489c9051",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "d65bfe6d3c2dd6de573a973921fe615821077f37",
          "timestamp" : 1709189450000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 06:50:50 +0000",
          "id" : "d65bfe6d3c2dd6de573a973921fe615821077f37",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "4b2d5688b7a3a9e4aca80df6dec19bd31ef6536d",
          "timestamp" : 1709191493000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 07:24:53 +0000",
          "id" : "4b2d5688b7a3a9e4aca80df6dec19bd31ef6536d",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "2061a0802f12355c9f070d787da8bd9521abaf38",
          "timestamp" : 1709192100000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 07:35:00 +0000",
          "id" : "2061a0802f12355c9f070d787da8bd9521abaf38",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "032b0b8b2a2c55f414c46d5f61cf486315517fb9",
          "timestamp" : 1709195042000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:24:02 +0000",
          "id" : "032b0b8b2a2c55f414c46d5f61cf486315517fb9",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "033abcf3e8df5d2ed47936384f5f50ce4f64d02a",
          "timestamp" : 1709195134000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:25:34 +0000",
          "id" : "033abcf3e8df5d2ed47936384f5f50ce4f64d02a",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "db99531d99eae3a304eef34621adfcc39d3fe71e",
          "timestamp" : 1709195181000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:26:21 +0000",
          "id" : "db99531d99eae3a304eef34621adfcc39d3fe71e",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "a8a4bf1287657956c5bb5a1ed0059094d64bbd72",
          "timestamp" : 1709195368000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:29:28 +0000",
          "id" : "a8a4bf1287657956c5bb5a1ed0059094d64bbd72",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "9cef8b4b9eecc396086f4bf501192e372cc8ccad",
          "timestamp" : 1709195929000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:38:49 +0000",
          "id" : "9cef8b4b9eecc396086f4bf501192e372cc8ccad",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "829cdd337b98fea6b1f4d566b04e0604dc29cc22",
          "timestamp" : 1709196076000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:41:16 +0000",
          "id" : "829cdd337b98fea6b1f4d566b04e0604dc29cc22",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "737220f92307761802d5ee700ee481c7079a3416",
          "timestamp" : 1709196210000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 08:43:30 +0000",
          "id" : "737220f92307761802d5ee700ee481c7079a3416",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "2492abbe573836b1de73bff396f8802f6b46e9ee",
          "timestamp" : 1709197478000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-02-29 09:04:38 +0000",
          "id" : "2492abbe573836b1de73bff396f8802f6b46e9ee",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "1896e5ca448afc9558a5681f3bd36ab6f4c7bb86",
          "timestamp" : 1709286517000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-03-01 09:48:37 +0000",
          "id" : "1896e5ca448afc9558a5681f3bd36ab6f4c7bb86",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "fb92d86dddb938bf5f69f88a8b58bf12d756be4d",
          "timestamp" : 1709287016000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-03-01 09:56:56 +0000",
          "id" : "fb92d86dddb938bf5f69f88a8b58bf12d756be4d",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "dce1ccd31eab066d42dd873b38a527e8b49f7c32",
          "timestamp" : 1709287450000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-03-01 10:04:10 +0000",
          "id" : "dce1ccd31eab066d42dd873b38a527e8b49f7c32",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "45b4c0372bcb53747ff24951ceda2ae1b09340e5",
          "timestamp" : 1709291864000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-03-01 11:17:44 +0000",
          "id" : "45b4c0372bcb53747ff24951ceda2ae1b09340e5",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "orin/orin-test.jenkinsfile"
          ],
          "commitId" : "8f9c256eba1dc8ef944dc6075ebf8800f1f2623e",
          "timestamp" : 1709291999000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update orin-test.jenkinsfile\u000a",
          "date" : "2024-03-01 11:19:59 +0000",
          "id" : "8f9c256eba1dc8ef944dc6075ebf8800f1f2623e",
          "msg" : "Update orin-test.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "orin/orin-test.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "fef3b202d3febf567f1467c83cc991faaeba3bfc",
          "timestamp" : 1709448497000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-03 06:48:17 +0000",
          "id" : "fef3b202d3febf567f1467c83cc991faaeba3bfc",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "9db2edacc0b0baab04c9f08cfdb55226bb2ac577",
          "timestamp" : 1709448972000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-03 06:56:12 +0000",
          "id" : "9db2edacc0b0baab04c9f08cfdb55226bb2ac577",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "b54d4beb35ef697845bd7429fff6241db7160ff7",
          "timestamp" : 1709449439000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-03 07:03:59 +0000",
          "id" : "b54d4beb35ef697845bd7429fff6241db7160ff7",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "a08991a265be13a24698f424749abe89ad513d15",
          "timestamp" : 1709449528000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-03 07:05:28 +0000",
          "id" : "a08991a265be13a24698f424749abe89ad513d15",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "1008105a010f268ba655affbeec1bb24664d0670",
          "timestamp" : 1709537100000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 07:25:00 +0000",
          "id" : "1008105a010f268ba655affbeec1bb24664d0670",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "54caa27ecc282c79654095ca511e1777806e5905",
          "timestamp" : 1709537995000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 07:39:55 +0000",
          "id" : "54caa27ecc282c79654095ca511e1777806e5905",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "00dddbad6f6f0da568fba26f231a3a70dd98d5cf",
          "timestamp" : 1709538560000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 07:49:20 +0000",
          "id" : "00dddbad6f6f0da568fba26f231a3a70dd98d5cf",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "3542840c4c060214923ce069904b451522c709ac",
          "timestamp" : 1709538932000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 07:55:32 +0000",
          "id" : "3542840c4c060214923ce069904b451522c709ac",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "917b5b10dec2d608d2b46cfe2043547a9ab8895b",
          "timestamp" : 1709539066000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 07:57:46 +0000",
          "id" : "917b5b10dec2d608d2b46cfe2043547a9ab8895b",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "40e408e0ec9d23198b0e7025f159e1f0d86bbcdb",
          "timestamp" : 1709539362000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 08:02:42 +0000",
          "id" : "40e408e0ec9d23198b0e7025f159e1f0d86bbcdb",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "1c3c9cf7289af208a32a3671e9e6b23944b291ec",
          "timestamp" : 1709540380000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 08:19:40 +0000",
          "id" : "1c3c9cf7289af208a32a3671e9e6b23944b291ec",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "7a4c410f2c242b8035c75cf19d048c6cf711b27f",
          "timestamp" : 1709540541000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 08:22:21 +0000",
          "id" : "7a4c410f2c242b8035c75cf19d048c6cf711b27f",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "4779cf082340cb69be7a695248cf0a323e9ed7ad",
          "timestamp" : 1709540943000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 08:29:03 +0000",
          "id" : "4779cf082340cb69be7a695248cf0a323e9ed7ad",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "8bf5530469b0db6c98ea1604de8660b5820ee5bd",
          "timestamp" : 1709541263000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-04 08:34:23 +0000",
          "id" : "8bf5530469b0db6c98ea1604de8660b5820ee5bd",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "9797023bad0b9eb52cf9dde4320385f2257ab389",
          "timestamp" : 1709869811000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 03:50:11 +0000",
          "id" : "9797023bad0b9eb52cf9dde4320385f2257ab389",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "bd469f8bbb8ef3aecac2bab25a4f7cdfc71ef251",
          "timestamp" : 1709869998000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 03:53:18 +0000",
          "id" : "bd469f8bbb8ef3aecac2bab25a4f7cdfc71ef251",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "6316d978d8a8f2426199865572f0e4fde78d39b6",
          "timestamp" : 1709870047000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 03:54:07 +0000",
          "id" : "6316d978d8a8f2426199865572f0e4fde78d39b6",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "bd6165dcb42f6ad3a0ab60f41228eeaec8cd7b83",
          "timestamp" : 1709876083000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 05:34:43 +0000",
          "id" : "bd6165dcb42f6ad3a0ab60f41228eeaec8cd7b83",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "8a7045c6376a23b50bd212c829e7007d89d3ca7c",
          "timestamp" : 1709876152000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 05:35:52 +0000",
          "id" : "8a7045c6376a23b50bd212c829e7007d89d3ca7c",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "8fc2104f2cbe0f78fb1e83322a0d762a804075fe",
          "timestamp" : 1709877403000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 05:56:43 +0000",
          "id" : "8fc2104f2cbe0f78fb1e83322a0d762a804075fe",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "240f5412f85fb87e6ccb7adaeb53f8a8969fc7d3",
          "timestamp" : 1709878056000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:07:36 +0000",
          "id" : "240f5412f85fb87e6ccb7adaeb53f8a8969fc7d3",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "767f90b324369afb61ea279e8ffe7ab02fe36d6b",
          "timestamp" : 1709878182000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:09:42 +0000",
          "id" : "767f90b324369afb61ea279e8ffe7ab02fe36d6b",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "1ba1f93d08a79147a1f0bd6f0e474f04ecd0e5ac",
          "timestamp" : 1709878280000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:11:20 +0000",
          "id" : "1ba1f93d08a79147a1f0bd6f0e474f04ecd0e5ac",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "3861e1ef8cd8e94f4e717f6ab638afc4ed2f2adf",
          "timestamp" : 1709878402000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:13:22 +0000",
          "id" : "3861e1ef8cd8e94f4e717f6ab638afc4ed2f2adf",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "7e710a3f22b5d591ff5cb16975ca9eb002dc87bc",
          "timestamp" : 1709878559000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:15:59 +0000",
          "id" : "7e710a3f22b5d591ff5cb16975ca9eb002dc87bc",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "bb381278ef3269d755031f04ac3eb55596a6cf21",
          "timestamp" : 1709879112000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:25:12 +0000",
          "id" : "bb381278ef3269d755031f04ac3eb55596a6cf21",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "664aef75aaab16255c8f750b5b4e3f343fea84c6",
          "timestamp" : 1709879950000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:39:10 +0000",
          "id" : "664aef75aaab16255c8f750b5b4e3f343fea84c6",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "279462a37528cecc4f5a390c8db530b10cc5230a",
          "timestamp" : 1709879998000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:39:58 +0000",
          "id" : "279462a37528cecc4f5a390c8db530b10cc5230a",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "e1ac43231a4379c9200d2ce39d507d348ef7b17b",
          "timestamp" : 1709880386000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 06:46:26 +0000",
          "id" : "e1ac43231a4379c9200d2ce39d507d348ef7b17b",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "9643fd573431d9fb74e0726fc23ed7f52a7e85c6",
          "timestamp" : 1709885313000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 08:08:33 +0000",
          "id" : "9643fd573431d9fb74e0726fc23ed7f52a7e85c6",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "baecdb3f7fd078dd06697b822df2d3748f80b112",
          "timestamp" : 1709888212000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 08:56:52 +0000",
          "id" : "baecdb3f7fd078dd06697b822df2d3748f80b112",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "ef8e1998bddc7b98e9d8ca77efb46d73cd5c95aa",
          "timestamp" : 1709888228000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 08:57:08 +0000",
          "id" : "ef8e1998bddc7b98e9d8ca77efb46d73cd5c95aa",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "5ba99f8d4359864d52f405d61258913eed9f534a",
          "timestamp" : 1709888451000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:00:51 +0000",
          "id" : "5ba99f8d4359864d52f405d61258913eed9f534a",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "a8a076988679d126f7e02711705cae758f09180f",
          "timestamp" : 1709888777000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:06:17 +0000",
          "id" : "a8a076988679d126f7e02711705cae758f09180f",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "d5cc174952a5a99458e2fb6f192c1f96fa66ab57",
          "timestamp" : 1709890322000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:32:02 +0000",
          "id" : "d5cc174952a5a99458e2fb6f192c1f96fa66ab57",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "6dd7a1071c863a6e41d144ffd4775d94216a8d36",
          "timestamp" : 1709890517000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:35:17 +0000",
          "id" : "6dd7a1071c863a6e41d144ffd4775d94216a8d36",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "39020bf5bfb69f94a427c3d931b291908c0f8557",
          "timestamp" : 1709890813000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:40:13 +0000",
          "id" : "39020bf5bfb69f94a427c3d931b291908c0f8557",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "c12edfab4bc9fd5ab4d7bc220c4a27ee180f8c0d",
          "timestamp" : 1709890933000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:42:13 +0000",
          "id" : "c12edfab4bc9fd5ab4d7bc220c4a27ee180f8c0d",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "14b29eddc8495a23d38db91c16f4a5eab84853f2",
          "timestamp" : 1709891013000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:43:33 +0000",
          "id" : "14b29eddc8495a23d38db91c16f4a5eab84853f2",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "a0cc4878675c073cefa962cbbe1ae8dcc05a2cb3",
          "timestamp" : 1709891071000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:44:31 +0000",
          "id" : "a0cc4878675c073cefa962cbbe1ae8dcc05a2cb3",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "f1ecd70d8d5a0b2105f9ca71ac3ad8bd4d07de6d",
          "timestamp" : 1709891232000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:47:12 +0000",
          "id" : "f1ecd70d8d5a0b2105f9ca71ac3ad8bd4d07de6d",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "f0523433e4036dc82ddd17168bff8851ef1370b6",
          "timestamp" : 1709891346000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:49:06 +0000",
          "id" : "f0523433e4036dc82ddd17168bff8851ef1370b6",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "41a593bced74435669037454b707f239807c2271",
          "timestamp" : 1709891551000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:52:31 +0000",
          "id" : "41a593bced74435669037454b707f239807c2271",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "24f0cebd739eb7c09775ae7ccde45e5bd5243664",
          "timestamp" : 1709891731000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:55:31 +0000",
          "id" : "24f0cebd739eb7c09775ae7ccde45e5bd5243664",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "6b2246caad9474e93fa452b12771f166b15e0a9b",
          "timestamp" : 1709891973000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 09:59:33 +0000",
          "id" : "6b2246caad9474e93fa452b12771f166b15e0a9b",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "pingcode.jenkinsfile"
          ],
          "commitId" : "96d2409fe17a02120742517c2049c1b98f0bd862",
          "timestamp" : 1709892374000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update pingcode.jenkinsfile\u000a",
          "date" : "2024-03-08 10:06:14 +0000",
          "id" : "96d2409fe17a02120742517c2049c1b98f0bd862",
          "msg" : "Update pingcode.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "pingcode.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "shenzhenMW.jenkinsfile"
          ],
          "commitId" : "955d2466c83dca48ea3288d176f62cab19cb02d8",
          "timestamp" : 1710144752000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-11 08:12:32 +0000",
          "id" : "955d2466c83dca48ea3288d176f62cab19cb02d8",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "shenzhenMW.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "shenzhenMW.jenkinsfile",
            "shenzhenMW-config.jenkinsfile"
          ],
          "commitId" : "f8fbc065a57d271ac4a94f802c75404c9d31d312",
          "timestamp" : 1710144969000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update shenzhenMW.jenkinsfile\u000a",
          "date" : "2024-03-11 08:16:09 +0000",
          "id" : "f8fbc065a57d271ac4a94f802c75404c9d31d312",
          "msg" : "Update shenzhenMW.jenkinsfile",
          "paths" : [
            {
              "editType" : "add",
              "file" : "shenzhenMW-config.jenkinsfile"
            },
            {
              "editType" : "delete",
              "file" : "shenzhenMW.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "shenzhenMW-config.jenkinsfile"
          ],
          "commitId" : "d1831f60ccf34efbd3cfba2bca5e66cd8810bfb9",
          "timestamp" : 1710145967000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update shenzhenMW-config.jenkinsfile\u000a",
          "date" : "2024-03-11 08:32:47 +0000",
          "id" : "d1831f60ccf34efbd3cfba2bca5e66cd8810bfb9",
          "msg" : "Update shenzhenMW-config.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "shenzhenMW-config.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/shenzhen-mawan-submodule.jenkinsfile"
          ],
          "commitId" : "e00c19cd0ff4fa3b792fecd72310f05e8252aeab",
          "timestamp" : 1710146400000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-11 08:40:00 +0000",
          "id" : "e00c19cd0ff4fa3b792fecd72310f05e8252aeab",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "params/shenzhen-mawan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "803a7afe54899fd311025570da0fb3ee154d5c53",
          "timestamp" : 1710146610000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-11 08:43:30 +0000",
          "id" : "803a7afe54899fd311025570da0fb3ee154d5c53",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/shenzhen-mawan-submodule.jenkinsfile"
          ],
          "commitId" : "7d82ed411897eef9239f9a172b04da0d70835f23",
          "timestamp" : 1710146811000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update shenzhen-mawan-submodule.jenkinsfile\u000a",
          "date" : "2024-03-11 08:46:51 +0000",
          "id" : "7d82ed411897eef9239f9a172b04da0d70835f23",
          "msg" : "Update shenzhen-mawan-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/shenzhen-mawan-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/qingdao-xilian-submodule.jenkinsfile"
          ],
          "commitId" : "e3e6178f2a0c3eb104e26737ed84497ffeaecbf8",
          "timestamp" : 1710146874000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update qingdao-xilian-submodule.jenkinsfile\u000a",
          "date" : "2024-03-11 08:47:54 +0000",
          "id" : "e3e6178f2a0c3eb104e26737ed84497ffeaecbf8",
          "msg" : "Update qingdao-xilian-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/qingdao-xilian-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/daxie-submodule.jenkinsfile"
          ],
          "commitId" : "6c6fa6c420afa441ea5b95770f865db881998061",
          "timestamp" : 1710147160000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-submodule.jenkinsfile\u000a",
          "date" : "2024-03-11 08:52:40 +0000",
          "id" : "6c6fa6c420afa441ea5b95770f865db881998061",
          "msg" : "Update daxie-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/daxie-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/xiamen-submodule.jenkinsfile"
          ],
          "commitId" : "8382bcbdb0220178bcb9af9cb244dc3094e9a63a",
          "timestamp" : 1710147442000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update xiamen-submodule.jenkinsfile\u000a",
          "date" : "2024-03-11 08:57:22 +0000",
          "id" : "8382bcbdb0220178bcb9af9cb244dc3094e9a63a",
          "msg" : "Update xiamen-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/xiamen-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-container-submodule.jenkinsfile"
          ],
          "commitId" : "8768a2ec31afe6f0a224d11964434f026cba47d2",
          "timestamp" : 1710147493000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-container-submodule.jenkinsfile\u000a",
          "date" : "2024-03-11 08:58:13 +0000",
          "id" : "8768a2ec31afe6f0a224d11964434f026cba47d2",
          "msg" : "Update weifang-container-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-container-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "params/weifang-bulk-submodule.jenkinsfile"
          ],
          "commitId" : "d2e5fd0f858733388594eadb7deaa936ea915e0a",
          "timestamp" : 1710147613000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-bulk-submodule.jenkinsfile\u000a",
          "date" : "2024-03-11 09:00:13 +0000",
          "id" : "d2e5fd0f858733388594eadb7deaa936ea915e0a",
          "msg" : "Update weifang-bulk-submodule.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "params/weifang-bulk-submodule.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "hdmap/map-version.jenkinsfile"
          ],
          "commitId" : "f0538d61dc0bbf81834c75e844e3e3e2ae4241dd",
          "timestamp" : 1710407171000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-14 09:06:11 +0000",
          "id" : "f0538d61dc0bbf81834c75e844e3e3e2ae4241dd",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "hdmap/map-version.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "daxie-orin.jenkinsfile"
          ],
          "commitId" : "1964eb92b89f882c75d429ec4ccc47620521e520",
          "timestamp" : 1710469543000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-orin.jenkinsfile\u000a",
          "date" : "2024-03-15 02:25:43 +0000",
          "id" : "1964eb92b89f882c75d429ec4ccc47620521e520",
          "msg" : "Update daxie-orin.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "daxie-orin.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "weifang-config-container.jenkinsfile"
          ],
          "commitId" : "947f0809a9474075f4f82e0b2c5246464f05253d",
          "timestamp" : 1710753452000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-config-container.jenkinsfile\u000a",
          "date" : "2024-03-18 09:17:32 +0000",
          "id" : "947f0809a9474075f4f82e0b2c5246464f05253d",
          "msg" : "Update weifang-config-container.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "weifang-config-container.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "weifang-config-bulk.jenkinsfile"
          ],
          "commitId" : "97147d3d8602e6583cb5c80f3d346a4db61bc86a",
          "timestamp" : 1710753752000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update weifang-config-bulk.jenkinsfile\u000a",
          "date" : "2024-03-18 09:22:32 +0000",
          "id" : "97147d3d8602e6583cb5c80f3d346a4db61bc86a",
          "msg" : "Update weifang-config-bulk.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "weifang-config-bulk.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "daxie-params-new.jenkinsfile"
          ],
          "commitId" : "1c05c16bb93a2450348e0fb72fbc524de7dbcd83",
          "timestamp" : 1710845616000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Add new file\u000a",
          "date" : "2024-03-19 10:53:36 +0000",
          "id" : "1c05c16bb93a2450348e0fb72fbc524de7dbcd83",
          "msg" : "Add new file",
          "paths" : [
            {
              "editType" : "add",
              "file" : "daxie-params-new.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "daxie-params-new.jenkinsfile"
          ],
          "commitId" : "b3d2cc05ece1183fdacf518599c8020d46eb2130",
          "timestamp" : 1710846960000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-params-new.jenkinsfile\u000a",
          "date" : "2024-03-19 11:16:00 +0000",
          "id" : "b3d2cc05ece1183fdacf518599c8020d46eb2130",
          "msg" : "Update daxie-params-new.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "daxie-params-new.jenkinsfile"
            }
          ]
        },
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "daxie-params-new.jenkinsfile"
          ],
          "commitId" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
          "timestamp" : 1710847043000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
            "fullName" : "weilikang"
          },
          "authorEmail" : "weilikang@senior.auto",
          "comment" : "Update daxie-params-new.jenkinsfile\u000a",
          "date" : "2024-03-19 11:17:23 +0000",
          "id" : "b0eb3d75a00a4fc428ad239ecc1842b2d0b9648c",
          "msg" : "Update daxie-params-new.jenkinsfile",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "daxie-params-new.jenkinsfile"
            }
          ]
        }
      ],
      "kind" : "git"
    },
    {
      "_class" : "hudson.plugins.git.GitChangeSetList",
      "items" : [
        {
          "_class" : "hudson.plugins.git.GitChangeSet",
          "affectedPaths" : [
            "Image"
          ],
          "commitId" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
          "timestamp" : 1710900580000,
          "author" : {
            "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/wangjie01",
            "fullName" : "wangjie01"
          },
          "authorEmail" : "wangjie01@senior.auto",
          "comment" : "fix_out:解决域控2.0相机出错恢复后CPU占用率升高的问题\u000a",
          "date" : "2024-03-20 10:09:40 +0800",
          "id" : "c7b461fe891283938e4ab9a3166bdbf597c2d0c3",
          "msg" : "fix_out:解决域控2.0相机出错恢复后CPU占用率升高的问题",
          "paths" : [
            {
              "editType" : "edit",
              "file" : "Image"
            }
          ]
        }
      ],
      "kind" : "git"
    }
  ],
  "culprits" : [
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/wangjie01",
      "fullName" : "wangjie01"
    },
    {
      "absoluteUrl" : "http://159.27.114.184:8080/jenkins/user/weilikang",
      "fullName" : "weilikang"
    }
  ],
  "nextBuild" : {
    "number" : 88,
    "url" : "http://159.27.114.184:8080/jenkins/view/%E7%A1%AC%E4%BB%B6%E7%A8%8B%E5%BA%8F/job/mizar/88/"
  },
  "previousBuild" : {
    "number" : 86,
    "url" : "http://159.27.114.184:8080/jenkins/view/%E7%A1%AC%E4%BB%B6%E7%A8%8B%E5%BA%8F/job/mizar/86/"
  }
}