{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : None,
          "userName" : "anonymous"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
            "branch" : [
              {
                "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
            "branch" : [
              {
                "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
                "name" : "detached"
              }
            ]
          }
        },
        "refs/remotes/origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 92,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c63f03b4b70822378e04dc584924b5c5fe888392",
            "branch" : [
              {
                "SHA1" : "c63f03b4b70822378e04dc584924b5c5fe888392",
                "name" : "refs/remotes/origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c63f03b4b70822378e04dc584924b5c5fe888392",
            "branch" : [
              {
                "SHA1" : "c63f03b4b70822378e04dc584924b5c5fe888392",
                "name" : "refs/remotes/origin/test"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c63f03b4b70822378e04dc584924b5c5fe888392",
        "branch" : [
          {
            "SHA1" : "c63f03b4b70822378e04dc584924b5c5fe888392",
            "name" : "refs/remotes/origin/test"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#92",
  "duration" : 52534,
  "estimatedDuration" : 53158,
  "executor" : None,
  "fullDisplayName" : "badp-bcxin-web-5.x-vue #92",
  "id" : "92",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 92,
  "queueId" : 18231,
  "result" : "SUCCESS",
  "timestamp" : 1761908486672,
  "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/view/other/job/badp-bcxin-web-5.x-vue/92/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/HomeBKT.vue"
        ],
        "commitId" : "eea87fc77a292dedf26853a9905563f74d0f225b",
        "timestamp" : 1761890575000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 移除头部背景色并调整Logo跳转链接至首页\u000a",
        "date" : "2025-10-31 14:02:55 +0800",
        "id" : "eea87fc77a292dedf26853a9905563f74d0f225b",
        "msg" : "feat: 移除头部背景色并调整Logo跳转链接至首页",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/HomeBKT.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/views/HomeBKT.vue",
          "src/components/application.vue",
          "src/views/Home.vue",
          "src/components/menu_custom_linktype.vue",
          "src/router.js",
          "src/components/view_delegate.vue"
        ],
        "commitId" : "8b26fc7f7952538fdef2f3635f4612ba62e917d1",
        "timestamp" : 1761907733000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化BKT环境显示逻辑，调整头部布局及弹窗显示条件\u000a",
        "date" : "2025-10-31 18:48:53 +0800",
        "id" : "8b26fc7f7952538fdef2f3635f4612ba62e917d1",
        "msg" : "feat: 优化BKT环境显示逻辑，调整头部布局及弹窗显示条件",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/menu_custom_linktype.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/application.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/router.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/view_delegate.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/Home.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/HomeBKT.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/router.js"
        ],
        "commitId" : "f887baa6810c0efe7c1763a5a179e3d39b8ec325",
        "timestamp" : 1761908123000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 注释BKT环境域名判断逻辑，保留默认首页模板选择机制\u000a",
        "date" : "2025-10-31 18:55:23 +0800",
        "id" : "f887baa6810c0efe7c1763a5a179e3d39b8ec325",
        "msg" : "feat: 注释BKT环境域名判断逻辑，保留默认首页模板选择机制",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/router.js"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
      "fullName" : "pxw87952434"
    }
  ]
}