{
  "_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" : 36,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1b5e848e97f8d26f3864bc36b22680f7b44d7153",
            "branch" : [
              {
                "SHA1" : "1b5e848e97f8d26f3864bc36b22680f7b44d7153",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1b5e848e97f8d26f3864bc36b22680f7b44d7153",
            "branch" : [
              {
                "SHA1" : "1b5e848e97f8d26f3864bc36b22680f7b44d7153",
                "name" : "detached"
              }
            ]
          }
        },
        "origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 40,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "35fe4dbe06196bc835e081f08ad90d272c2c1913",
            "branch" : [
              {
                "SHA1" : "35fe4dbe06196bc835e081f08ad90d272c2c1913",
                "name" : "origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "35fe4dbe06196bc835e081f08ad90d272c2c1913",
            "branch" : [
              {
                "SHA1" : "35fe4dbe06196bc835e081f08ad90d272c2c1913",
                "name" : "origin/test"
              }
            ]
          }
        },
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f35ca0f1960585513b39ca4d24b64132fb346053",
            "branch" : [
              {
                "SHA1" : "f35ca0f1960585513b39ca4d24b64132fb346053",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f35ca0f1960585513b39ca4d24b64132fb346053",
            "branch" : [
              {
                "SHA1" : "f35ca0f1960585513b39ca4d24b64132fb346053",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        },
        "refs/remotes/origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 25,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8bef15a68286fc636429b73babc2d9fba70f58b1",
            "branch" : [
              {
                "SHA1" : "8bef15a68286fc636429b73babc2d9fba70f58b1",
                "name" : "refs/remotes/origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8bef15a68286fc636429b73babc2d9fba70f58b1",
            "branch" : [
              {
                "SHA1" : "8bef15a68286fc636429b73babc2d9fba70f58b1",
                "name" : "refs/remotes/origin/test"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "35fe4dbe06196bc835e081f08ad90d272c2c1913",
        "branch" : [
          {
            "SHA1" : "35fe4dbe06196bc835e081f08ad90d272c2c1913",
            "name" : "origin/test"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.arsbaibaodun.com/bcx_front/front-v5-web.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#40",
  "duration" : 71201,
  "estimatedDuration" : 71543,
  "executor" : None,
  "fullDisplayName" : "front-v5-web #40",
  "id" : "40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 40,
  "queueId" : 17194,
  "result" : "SUCCESS",
  "timestamp" : 1757577173822,
  "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/job/front-v5-web/40/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/routes/Command/index.js"
        ],
        "commitId" : "310235d15b1faa5ae5a331657d9c98185c34ffcd",
        "timestamp" : 1757576016000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "\"优化命令模块，移除componentWillMount中TRTC SDK脚本的同步加载逻辑，避免使用已弃用的生命周期方法\"\u000a",
        "date" : "2025-09-11 15:33:36 +0800",
        "id" : "310235d15b1faa5ae5a331657d9c98185c34ffcd",
        "msg" : "\"优化命令模块，移除componentWillMount中TRTC SDK脚本的同步加载逻辑，避免使用已弃用的生命周期方法\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/routes/Command/index.js"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
      "fullName" : "pxw87952434"
    }
  ]
}