{
  "_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" : 96,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a847883db12d27676dab2f898fb4e15cbc65b14a",
            "branch" : [
              {
                "SHA1" : "a847883db12d27676dab2f898fb4e15cbc65b14a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a847883db12d27676dab2f898fb4e15cbc65b14a",
            "branch" : [
              {
                "SHA1" : "a847883db12d27676dab2f898fb4e15cbc65b14a",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a847883db12d27676dab2f898fb4e15cbc65b14a",
        "branch" : [
          {
            "SHA1" : "a847883db12d27676dab2f898fb4e15cbc65b14a",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://192.168.30.158:6090/artfess/sfz-lh-fvue.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#96",
  "duration" : 440501,
  "estimatedDuration" : 117871,
  "executor" : None,
  "fullDisplayName" : "sfz-lh-fvue #96",
  "id" : "96",
  "keepLog" : False,
  "number" : 96,
  "queueId" : 4120,
  "result" : "SUCCESS",
  "timestamp" : 1703735216108,
  "url" : "http://127.0.0.1:8089/jenkins/user/unknown/my-views/view/all/job/sfz-lh-fvue/96/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/BigScreen/operationFees.vue",
          "src/views/BigScreen/itResources.vue"
        ],
        "commitId" : "0609ca89d01a58efa58b2134f10ad8b17211b1ae",
        "timestamp" : 1703730829000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/991670500",
          "fullName" : "991670500"
        },
        "authorEmail" : "991670500@qq.com",
        "comment" : "收费+it资源\u000a",
        "date" : "2023-12-28 10:33:49 +0800",
        "id" : "0609ca89d01a58efa58b2134f10ad8b17211b1ae",
        "msg" : "收费+it资源",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/operationFees.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/itResources.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/Normal/DataManagement/eletocData.vue"
        ],
        "commitId" : "8cd1b454022d1f3b8dcc3be4cf971bdffc67c4ee",
        "timestamp" : 1703731704000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/991670500",
          "fullName" : "991670500"
        },
        "authorEmail" : "991670500@qq.com",
        "comment" : "机电数据\u000a",
        "date" : "2023-12-28 10:48:24 +0800",
        "id" : "8cd1b454022d1f3b8dcc3be4cf971bdffc67c4ee",
        "msg" : "机电数据",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/Normal/DataManagement/eletocData.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/dialog/EipUserDialog.vue",
          "src/api/bigScreen/common.js",
          "src/views/BigScreen/deviceMonitor.vue",
          "src/views/uc/groupUserManage.vue",
          "src/views/uc/org/UnderUserTable.vue",
          "src/views/Normal/BasicDataManagement/userManager.vue"
        ],
        "commitId" : "113487437d76b972af9f3ae3988578895550aa0a",
        "timestamp" : 1703734764000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/liulin19981227",
          "fullName" : "liulin19981227"
        },
        "authorEmail" : "liulin19981227@163.com",
        "comment" : "设备监控调试页面动画\u000a",
        "date" : "2023-12-28 11:39:24 +0800",
        "id" : "113487437d76b972af9f3ae3988578895550aa0a",
        "msg" : "设备监控调试页面动画",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/dialog/EipUserDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api/bigScreen/common.js"
          },
          {
            "editType" : "edit",
            "file" : "src/views/Normal/BasicDataManagement/userManager.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/uc/org/UnderUserTable.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/deviceMonitor.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/uc/groupUserManage.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/assets/img/bigScreen/piebg.png",
          "src/views/BigScreen/itResources.vue",
          "src/views/BigScreen/operationFees.vue"
        ],
        "commitId" : "e544a6858e60bd0401cfe844cf2da1544488001b",
        "timestamp" : 1703735168000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/991670500",
          "fullName" : "991670500"
        },
        "authorEmail" : "991670500@qq.com",
        "comment" : "it资源+收费\u000a",
        "date" : "2023-12-28 11:46:08 +0800",
        "id" : "e544a6858e60bd0401cfe844cf2da1544488001b",
        "msg" : "it资源+收费",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/itResources.vue"
          },
          {
            "editType" : "add",
            "file" : "src/assets/img/bigScreen/piebg.png"
          },
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/operationFees.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/BigScreen/homePage.vue",
          "src/views/BigScreen/3DModel/modelIndex.vue",
          "src/assets/img/bigScreen/icon-error.png",
          "src/assets/img/bigScreen/lane-status-1.png",
          "src/api/bigScreen/common.js",
          "src/assets/img/bigScreen/lane-status-2.png",
          "src/assets/img/bigScreen/icon-normal.png"
        ],
        "commitId" : "1c3bcc3df9dbaf35d942bbed9f22d6793c437d91",
        "timestamp" : 1703735177000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/842748095",
          "fullName" : "842748095"
        },
        "authorEmail" : "842748095@qq.com",
        "comment" : "首页\u000a",
        "date" : "2023-12-28 11:46:17 +0800",
        "id" : "1c3bcc3df9dbaf35d942bbed9f22d6793c437d91",
        "msg" : "首页",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/assets/img/bigScreen/lane-status-2.png"
          },
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/homePage.vue"
          },
          {
            "editType" : "add",
            "file" : "src/assets/img/bigScreen/icon-normal.png"
          },
          {
            "editType" : "add",
            "file" : "src/assets/img/bigScreen/icon-error.png"
          },
          {
            "editType" : "edit",
            "file" : "src/views/BigScreen/3DModel/modelIndex.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api/bigScreen/common.js"
          },
          {
            "editType" : "add",
            "file" : "src/assets/img/bigScreen/lane-status-1.png"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/842748095",
      "fullName" : "842748095"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/991670500",
      "fullName" : "991670500"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/liulin19981227",
      "fullName" : "liulin19981227"
    }
  ]
}