{
  "_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" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dcaaeaf53b00155c69fd6d1f7cd93c2498f742e5",
            "branch" : [
              {
                "SHA1" : "dcaaeaf53b00155c69fd6d1f7cd93c2498f742e5",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dcaaeaf53b00155c69fd6d1f7cd93c2498f742e5",
            "branch" : [
              {
                "SHA1" : "dcaaeaf53b00155c69fd6d1f7cd93c2498f742e5",
                "name" : "detached"
              }
            ]
          }
        },
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 116,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "45c08a96edf02f29a99f662f06497b57aced6b6c",
            "branch" : [
              {
                "SHA1" : "45c08a96edf02f29a99f662f06497b57aced6b6c",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "45c08a96edf02f29a99f662f06497b57aced6b6c",
            "branch" : [
              {
                "SHA1" : "45c08a96edf02f29a99f662f06497b57aced6b6c",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        },
        "refs/remotes/origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 121,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bb79f3f4632b676e55cceb7136abf0f94e369a7e",
            "branch" : [
              {
                "SHA1" : "bb79f3f4632b676e55cceb7136abf0f94e369a7e",
                "name" : "refs/remotes/origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bb79f3f4632b676e55cceb7136abf0f94e369a7e",
            "branch" : [
              {
                "SHA1" : "bb79f3f4632b676e55cceb7136abf0f94e369a7e",
                "name" : "refs/remotes/origin/test"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bb79f3f4632b676e55cceb7136abf0f94e369a7e",
        "branch" : [
          {
            "SHA1" : "bb79f3f4632b676e55cceb7136abf0f94e369a7e",
            "name" : "refs/remotes/origin/test"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-third-party-access.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#121",
  "duration" : 32066,
  "estimatedDuration" : 32066,
  "executor" : None,
  "fullDisplayName" : "badp-bcxin-web-access #121",
  "id" : "121",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 121,
  "queueId" : 20110,
  "result" : "SUCCESS",
  "timestamp" : 1766054342564,
  "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/job/badp-bcxin-web-access/121/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/api/common.js",
          ".env.development",
          "src/views/invoiceDecoder/index.vue",
          "public/index.html",
          ".env.production",
          "src/views/face/index.vue",
          "src/utils/secret.js",
          "src/utils/fileUpload.js",
          "src/utils/utils.js"
        ],
        "commitId" : "19c1c06e38fab03e20257ebd155262f2096521dc",
        "timestamp" : 1766054206000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/1945662698",
          "fullName" : "1945662698"
        },
        "authorEmail" : "1945662698@qq.com",
        "comment" : "feat: 重构文件上传功能，使用公共服务接口替代OBS上传\u000a",
        "date" : "2025-12-18 18:36:46 +0800",
        "id" : "19c1c06e38fab03e20257ebd155262f2096521dc",
        "msg" : "feat: 重构文件上传功能，使用公共服务接口替代OBS上传",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "public/index.html"
          },
          {
            "editType" : "add",
            "file" : ".env.production"
          },
          {
            "editType" : "add",
            "file" : "src/utils/fileUpload.js"
          },
          {
            "editType" : "edit",
            "file" : "src/api/common.js"
          },
          {
            "editType" : "edit",
            "file" : "src/utils/utils.js"
          },
          {
            "editType" : "add",
            "file" : ".env.development"
          },
          {
            "editType" : "edit",
            "file" : "src/utils/secret.js"
          },
          {
            "editType" : "edit",
            "file" : "src/views/face/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/invoiceDecoder/index.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/1945662698",
      "fullName" : "1945662698"
    }
  ]
}