{
  "_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" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd56589542944d819ee86a69bcc16bd24f7b54d5",
            "branch" : [
              {
                "SHA1" : "cd56589542944d819ee86a69bcc16bd24f7b54d5",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd56589542944d819ee86a69bcc16bd24f7b54d5",
            "branch" : [
              {
                "SHA1" : "cd56589542944d819ee86a69bcc16bd24f7b54d5",
                "name" : "detached"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 25,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bb5f7acc2d3756b33d999dede5c2c6654d662094",
            "branch" : [
              {
                "SHA1" : "bb5f7acc2d3756b33d999dede5c2c6654d662094",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bb5f7acc2d3756b33d999dede5c2c6654d662094",
            "branch" : [
              {
                "SHA1" : "bb5f7acc2d3756b33d999dede5c2c6654d662094",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master-优化部门问题" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 18,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "773d3d7e310d59663a55c7ed434cf43af47ae48a",
            "branch" : [
              {
                "SHA1" : "773d3d7e310d59663a55c7ed434cf43af47ae48a",
                "name" : "refs/remotes/origin/master-优化部门问题"
              }
            ]
          },
          "revision" : {
            "SHA1" : "773d3d7e310d59663a55c7ed434cf43af47ae48a",
            "branch" : [
              {
                "SHA1" : "773d3d7e310d59663a55c7ed434cf43af47ae48a",
                "name" : "refs/remotes/origin/master-优化部门问题"
              }
            ]
          }
        },
        "refs/remotes/origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 83,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4d566e234820542dedc28a249293042e34ef9540",
            "branch" : [
              {
                "SHA1" : "4d566e234820542dedc28a249293042e34ef9540",
                "name" : "refs/remotes/origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4d566e234820542dedc28a249293042e34ef9540",
            "branch" : [
              {
                "SHA1" : "4d566e234820542dedc28a249293042e34ef9540",
                "name" : "refs/remotes/origin/test"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 20,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "634e49430f9aab5f2fffd7216b473faedd93b20a",
            "branch" : [
              {
                "SHA1" : "634e49430f9aab5f2fffd7216b473faedd93b20a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "634e49430f9aab5f2fffd7216b473faedd93b20a",
            "branch" : [
              {
                "SHA1" : "634e49430f9aab5f2fffd7216b473faedd93b20a",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4d566e234820542dedc28a249293042e34ef9540",
        "branch" : [
          {
            "SHA1" : "4d566e234820542dedc28a249293042e34ef9540",
            "name" : "refs/remotes/origin/test"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-staff.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#83",
  "duration" : 20327,
  "estimatedDuration" : 18874,
  "executor" : None,
  "fullDisplayName" : "badp-bcxin-web-5.x-staff #83",
  "id" : "83",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 83,
  "queueId" : 19479,
  "result" : "SUCCESS",
  "timestamp" : 1764658776784,
  "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/admin/my-views/view/all/job/badp-bcxin-web-5.x-staff/83/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utils/regionDataManager.js",
          "src/utils/cacheUtils.js",
          "src/views/ApproveOrg/ApproveDetail.vue",
          "src/mixins/regionDataMixin.js",
          "src/views/ApproveOrg/index.vue",
          "src/views/Employee/components/detailInfo.vue"
        ],
        "commitId" : "116509959015c89456c1ef748ca1782fc73071d8",
        "timestamp" : 1764657809000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/1945662698",
          "fullName" : "1945662698"
        },
        "authorEmail" : "1945662698@qq.com",
        "comment" : "feat: 新增地区数据管理模块，实现地区数据和字典数据的缓存管理及组件混入\u000a",
        "date" : "2025-12-02 14:43:29 +0800",
        "id" : "116509959015c89456c1ef748ca1782fc73071d8",
        "msg" : "feat: 新增地区数据管理模块，实现地区数据和字典数据的缓存管理及组件混入",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/views/Employee/components/detailInfo.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/ApproveOrg/ApproveDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/ApproveOrg/index.vue"
          },
          {
            "editType" : "add",
            "file" : "src/mixins/regionDataMixin.js"
          },
          {
            "editType" : "add",
            "file" : "src/utils/regionDataManager.js"
          },
          {
            "editType" : "add",
            "file" : "src/utils/cacheUtils.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/utils/regionDataManager.js",
          "src/utils/cacheUtils.js",
          "src/views/ApproveOrg/ApproveDetail.vue",
          "src/views/Employee/components/detailInfo.vue"
        ],
        "commitId" : "aff3308a2ebe22c5e2e539b6c982096e70b872e3",
        "timestamp" : 1764658500000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/1945662698",
          "fullName" : "1945662698"
        },
        "authorEmail" : "1945662698@qq.com",
        "comment" : "feat: 优化缓存管理功能，增强日志输出和缓存键一致性\u000a",
        "date" : "2025-12-02 14:55:00 +0800",
        "id" : "aff3308a2ebe22c5e2e539b6c982096e70b872e3",
        "msg" : "feat: 优化缓存管理功能，增强日志输出和缓存键一致性",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/utils/regionDataManager.js"
          },
          {
            "editType" : "edit",
            "file" : "src/views/ApproveOrg/ApproveDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/Employee/components/detailInfo.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/utils/cacheUtils.js"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/1945662698",
      "fullName" : "1945662698"
    }
  ]
}