{
  "_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" : 31,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
            "branch" : [
              {
                "SHA1" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
            "branch" : [
              {
                "SHA1" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
        "branch" : [
          {
            "SHA1" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://192.168.30.158:6090/artfess/ljzc-fvue.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#31",
  "duration" : 571207,
  "estimatedDuration" : 544148,
  "executor" : None,
  "fullDisplayName" : "ljzc-fvue #31",
  "id" : "31",
  "keepLog" : False,
  "number" : 31,
  "queueId" : 4096,
  "result" : "SUCCESS",
  "timestamp" : 1703585169481,
  "url" : "http://127.0.0.1:8089/jenkins/user/363077578/my-views/view/all/job/ljzc-fvue/31/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/assetsOperating/HomePage/index.vue",
          "dist.zip"
        ],
        "commitId" : "ef0c19b3569b775580af6575e323092cbdedb06d",
        "timestamp" : 1703474553000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
          "fullName" : "791856155"
        },
        "authorEmail" : "791856155@qq.com",
        "comment" : "绘制经营性资产首页\u000a",
        "date" : "2023-12-25 11:22:33 +0800",
        "id" : "ef0c19b3569b775580af6575e323092cbdedb06d",
        "msg" : "绘制经营性资产首页",
        "paths" : [
          {
            "editType" : "add",
            "file" : "dist.zip"
          },
          {
            "editType" : "edit",
            "file" : "src/views/assetsOperating/HomePage/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/store/login.js",
          "src/views/Login/components/AccountLogin.vue",
          "src/views/Login/components/CodeLogin.vue"
        ],
        "commitId" : "895001c0e1df95573bfdcfb69638e4b108479fd3",
        "timestamp" : 1703489764000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/1040977273",
          "fullName" : "1040977273"
        },
        "authorEmail" : "1040977273@qq.com",
        "comment" : "解决重新登录后，提示账号菜单不存在bug\u000a",
        "date" : "2023-12-25 15:36:04 +0800",
        "id" : "895001c0e1df95573bfdcfb69638e4b108479fd3",
        "msg" : "解决重新登录后，提示账号菜单不存在bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/Login/components/AccountLogin.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/store/login.js"
          },
          {
            "editType" : "edit",
            "file" : "src/views/Login/components/CodeLogin.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/assetsOperating/HomePage/index.vue",
          "dist.zip",
          "src/views/BondAssets/HomePage/index.vue",
          "src/views/InvestmentFinancingAssets/HomePage/index.vue",
          "src/views/IntangibleAsset/HomePage/index.vue"
        ],
        "commitId" : "9d65dc04ef27a789b29f6f595ab1f3014ff59911",
        "timestamp" : 1703494268000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
          "fullName" : "791856155"
        },
        "authorEmail" : "791856155@qq.com",
        "comment" : "修改静态数据\u000a",
        "date" : "2023-12-25 16:51:08 +0800",
        "id" : "9d65dc04ef27a789b29f6f595ab1f3014ff59911",
        "msg" : "修改静态数据",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "dist.zip"
          },
          {
            "editType" : "edit",
            "file" : "src/views/InvestmentFinancingAssets/HomePage/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/assetsOperating/HomePage/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/BondAssets/HomePage/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/IntangibleAsset/HomePage/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/assetsOperating/HomePage/index.vue"
        ],
        "commitId" : "268b767cc5430e0289a36c55b07cae2dabf2b55f",
        "timestamp" : 1703494439000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
          "fullName" : "791856155"
        },
        "authorEmail" : "791856155@qq.com",
        "comment" : "样式调整\u000a",
        "date" : "2023-12-25 16:53:59 +0800",
        "id" : "268b767cc5430e0289a36c55b07cae2dabf2b55f",
        "msg" : "样式调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/assetsOperating/HomePage/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/layout/Navigator/components/MessageDrawer.vue",
          "src/api/publicLayout.js",
          "src/api/MessageReminder.js",
          "src/components/layout/Navigator/index.vue",
          "src/assets/css/element-custom.scss",
          "src/assets/img/publicLayout/msg-icon.png",
          "src/views/MessageReminder/index.vue",
          "src/views/MessageReminder/components/DetailDialog.vue",
          "src/components/SuperDialog/index.vue",
          "src/assets/img/publicLayout/historical-msg-icon.png",
          "src/components/SuperSearch/index.vue"
        ],
        "commitId" : "8fa12a6674e025e03ec278a510483c94d7f7fa1d",
        "timestamp" : 1703580292000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/1040977273",
          "fullName" : "1040977273"
        },
        "authorEmail" : "1040977273@qq.com",
        "comment" : "1.消息通知功能完成。\u000a2.更新了超级搜索\u000a3.增加SuperDialog组件(自定义弹层组件)\u000a",
        "date" : "2023-12-26 16:44:52 +0800",
        "id" : "8fa12a6674e025e03ec278a510483c94d7f7fa1d",
        "msg" : "1.消息通知功能完成。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/assets/css/element-custom.scss"
          },
          {
            "editType" : "add",
            "file" : "src/components/SuperDialog/index.vue"
          },
          {
            "editType" : "add",
            "file" : "src/api/MessageReminder.js"
          },
          {
            "editType" : "add",
            "file" : "src/assets/img/publicLayout/historical-msg-icon.png"
          },
          {
            "editType" : "add",
            "file" : "src/assets/img/publicLayout/msg-icon.png"
          },
          {
            "editType" : "add",
            "file" : "src/views/MessageReminder/components/DetailDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/SuperSearch/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api/publicLayout.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/layout/Navigator/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/MessageReminder/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/layout/Navigator/components/MessageDrawer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/layout/Navigator/index.vue"
        ],
        "commitId" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
        "timestamp" : 1703580515000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/1040977273",
          "fullName" : "1040977273"
        },
        "authorEmail" : "1040977273@qq.com",
        "comment" : "1.消息通知功能完成。\u000a",
        "date" : "2023-12-26 16:48:35 +0800",
        "id" : "c31dff196ebadcb85ec7db14f797267ca58af8d4",
        "msg" : "1.消息通知功能完成。",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/layout/Navigator/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/1040977273",
      "fullName" : "1040977273"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/791856155",
      "fullName" : "791856155"
    }
  ]
}