{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user admin",
          "userId" : "admin",
          "userName" : "admin"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 19,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
            "branch" : [
              {
                "SHA1" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
            "branch" : [
              {
                "SHA1" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
        "branch" : [
          {
            "SHA1" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://192.168.30.152:6090/artfess/gcwyjs_web.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#19",
  "duration" : 95808,
  "estimatedDuration" : 424680,
  "executor" : None,
  "fullDisplayName" : "damDance-fvue #19",
  "id" : "19",
  "keepLog" : False,
  "number" : 19,
  "queueId" : 3237,
  "result" : "SUCCESS",
  "timestamp" : 1697690575974,
  "url" : "http://127.0.0.1:8089/jenkins/user/878754808/my-views/view/all/job/damDance-fvue/19/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/PendingDisposal/CompletedEvents.vue",
          "src/api/PendingDisposal/SurvivalEvent.js",
          "src/views/PendingDisposal/EventResolution.vue",
          "src/views/PendingDisposal/components/CompletedEventsDialog.vue",
          "src/views/PendingDisposal/SurvivalEvent.vue",
          "src/views/PendingDisposal/components/MyReportDialog.vue",
          "src/views/PendingDisposal/TodoEvents.vue",
          "src/views/PendingDisposal/components/SurvivalEventDialog.vue",
          "src/api/PendingDisposal/EventResolution.js",
          "src/views/PendingDisposal/components/EventResolutionDialog.vue",
          "src/views/PendingDisposal/MyReport.vue",
          "src/views/PendingDisposal/components/TodoEventsDialog.vue"
        ],
        "commitId" : "f86ae1a42e9f1cc60c376cd0a5ece5c48238df22",
        "timestamp" : 1697687644000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
          "fullName" : "791856155"
        },
        "authorEmail" : "791856155@qq.com",
        "comment" : "完善功能\u000a",
        "date" : "2023-10-19 11:54:04 +0800",
        "id" : "f86ae1a42e9f1cc60c376cd0a5ece5c48238df22",
        "msg" : "完善功能",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/CompletedEvents.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/EventResolution.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api/PendingDisposal/SurvivalEvent.js"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/SurvivalEvent.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/TodoEvents.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/components/CompletedEventsDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/components/EventResolutionDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/MyReport.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/components/SurvivalEventDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/components/MyReportDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/components/TodoEventsDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api/PendingDisposal/EventResolution.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/FeedbackArchiving/EventArchiving.vue",
          "src/views/FeedbackArchiving/EventCenter.vue",
          "src/views/FeedbackArchiving/components/EventArchivingDialog.vue",
          "src/views/FeedbackArchiving/components/EventCenterDialogEdit.vue",
          "src/views/FeedbackArchiving/components/EventCenterDialogDetail.vue",
          "src/views/FeedbackArchiving/components/EventCenterDialog.vue",
          "src/api/FeedbackArchiving/EventCenter.js"
        ],
        "commitId" : "9c0a885b96290b8bb71b93d80d77cf909570587e",
        "timestamp" : 1697690347000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/466928604",
          "fullName" : "466928604"
        },
        "authorEmail" : "466928604@qq.com",
        "comment" : "修改事件中心\u000a",
        "date" : "2023-10-19 12:39:07 +0800",
        "id" : "9c0a885b96290b8bb71b93d80d77cf909570587e",
        "msg" : "修改事件中心",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/FeedbackArchiving/components/EventArchivingDialog.vue"
          },
          {
            "editType" : "delete",
            "file" : "src/views/FeedbackArchiving/components/EventCenterDialog.vue"
          },
          {
            "editType" : "add",
            "file" : "src/views/FeedbackArchiving/components/EventCenterDialogEdit.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/FeedbackArchiving/EventCenter.vue"
          },
          {
            "editType" : "add",
            "file" : "src/api/FeedbackArchiving/EventCenter.js"
          },
          {
            "editType" : "edit",
            "file" : "src/views/FeedbackArchiving/EventArchiving.vue"
          },
          {
            "editType" : "add",
            "file" : "src/views/FeedbackArchiving/components/EventCenterDialogDetail.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/PendingDisposal/components/TodoEventsDialog.vue"
        ],
        "commitId" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
        "timestamp" : 1697690542000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
          "fullName" : "791856155"
        },
        "authorEmail" : "791856155@qq.com",
        "comment" : "完善\u000a",
        "date" : "2023-10-19 12:42:22 +0800",
        "id" : "266f04d4961e2ab7dd31c2d1f210e19056cb42d7",
        "msg" : "完善",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/PendingDisposal/components/TodoEventsDialog.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/466928604",
      "fullName" : "466928604"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
      "fullName" : "791856155"
    }
  ]
}