{
  "_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" : {
        "refs/remotes/origin/auth1.5实名认证重构" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 5,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "038d1036412f4d8f4ae46688934186fc53f1ae07",
            "branch" : [
              {
                "SHA1" : "038d1036412f4d8f4ae46688934186fc53f1ae07",
                "name" : "refs/remotes/origin/auth1.5实名认证重构"
              }
            ]
          },
          "revision" : {
            "SHA1" : "038d1036412f4d8f4ae46688934186fc53f1ae07",
            "branch" : [
              {
                "SHA1" : "038d1036412f4d8f4ae46688934186fc53f1ae07",
                "name" : "refs/remotes/origin/auth1.5实名认证重构"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 29,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "248f7c7cb8d0067e2f917ca9bcdc0b62b2cc60c9",
            "branch" : [
              {
                "SHA1" : "248f7c7cb8d0067e2f917ca9bcdc0b62b2cc60c9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "248f7c7cb8d0067e2f917ca9bcdc0b62b2cc60c9",
            "branch" : [
              {
                "SHA1" : "248f7c7cb8d0067e2f917ca9bcdc0b62b2cc60c9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "248f7c7cb8d0067e2f917ca9bcdc0b62b2cc60c9",
        "branch" : [
          {
            "SHA1" : "248f7c7cb8d0067e2f917ca9bcdc0b62b2cc60c9",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.arsbaibaodun.com/bcx_auth/auth_v5.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#29",
  "duration" : 24509,
  "estimatedDuration" : 24846,
  "executor" : None,
  "fullDisplayName" : "bcx-v5auth #29",
  "id" : "29",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 29,
  "queueId" : 16383,
  "result" : "FAILURE",
  "timestamp" : 1753771667160,
  "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/admin/my-views/view/all/job/bcx-v5auth/29/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-business/src/main/java/com/bcxin/obpm/dto/JcPerInfoDto.java",
          "auth-business/src/main/java/com/bcxin/obpm/schedule/AuthTask.java",
          "auth-business/src/main/java/com/bcxin/obpm/dto/JcCensorResult.java",
          "auth-web/src/main/resources/profiles/prod_jc_in/application.yml",
          "auth-business/src/main/java/com/bcxin/obpm/util/FaceUtil.java",
          "auth-web/src/main/resources/profiles/prod_jc_in/logback.xml",
          "auth-web/src/main/resources/profiles/prod_jc_in/application-druid.yml",
          "auth-common/src/main/java/com/bcxin/auth/common/utils/HttpUtil.java",
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/JcBackgroundServiceImpl.java",
          "auth-common/src/main/java/com/bcxin/auth/common/constant/Constants.java",
          "auth-business/src/main/java/com/bcxin/obpm/dto/DahuaFaceVerifyResult.java"
        ],
        "commitId" : "07aea48880ea94d75275a0a62ecbe38f57292320",
        "timestamp" : 1746689074000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 15:24:34 +0800",
        "id" : "07aea48880ea94d75275a0a62ecbe38f57292320",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "add",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/JcBackgroundServiceImpl.java"
          },
          {
            "editType" : "add",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/logback.xml"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/util/FaceUtil.java"
          },
          {
            "editType" : "add",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/schedule/AuthTask.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/constant/Constants.java"
          },
          {
            "editType" : "add",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/application-druid.yml"
          },
          {
            "editType" : "add",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/dto/DahuaFaceVerifyResult.java"
          },
          {
            "editType" : "add",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/dto/JcPerInfoDto.java"
          },
          {
            "editType" : "add",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/dto/JcCensorResult.java"
          },
          {
            "editType" : "add",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/HttpUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "e93b9940d99832216766748284b6431a64b48919",
        "timestamp" : 1746689420000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 15:30:20 +0800",
        "id" : "e93b9940d99832216766748284b6431a64b48919",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-web/pom.xml"
        ],
        "commitId" : "aa4a7547d284f55e14d93d5a2d19e46349d45da3",
        "timestamp" : 1746694739000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 16:58:59 +0800",
        "id" : "aa4a7547d284f55e14d93d5a2d19e46349d45da3",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-web/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-web/src/main/resources/profiles/prod_jc_in/application-druid.yml"
        ],
        "commitId" : "ac534103987a518215ec9f41e42936f22c7cb0e7",
        "timestamp" : 1746698529000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 18:02:09 +0800",
        "id" : "ac534103987a518215ec9f41e42936f22c7cb0e7",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/application-druid.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-web/src/main/resources/profiles/prod_jc_in/application-druid.yml"
        ],
        "commitId" : "ed5163e30dff5d6d852d1374fc69b04583b88256",
        "timestamp" : 1746698765000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 18:06:05 +0800",
        "id" : "ed5163e30dff5d6d852d1374fc69b04583b88256",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/application-druid.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/HttpUtil.java"
        ],
        "commitId" : "7b5aeb053ab72407698936ed461aec02c01881c3",
        "timestamp" : 1746701936000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 18:58:56 +0800",
        "id" : "7b5aeb053ab72407698936ed461aec02c01881c3",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/HttpUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/HttpUtil.java"
        ],
        "commitId" : "7518a9ea7f0489cd7d1cc0746f77a3a462b2b9fb",
        "timestamp" : 1746715340000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "新增晋城内网实名认证、北京筛查对接接口\u000a",
        "date" : "2025-05-08 22:42:20 +0800",
        "id" : "7518a9ea7f0489cd7d1cc0746f77a3a462b2b9fb",
        "msg" : "新增晋城内网实名认证、北京筛查对接接口",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/HttpUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-web/src/main/resources/profiles/prod_sn_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_gx_qiye/application.yml",
          "auth-web/src/main/resources/profiles/test_welding_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_gx_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_nx_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_nn_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_nn_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_jc_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_bj_qiye/application.yml",
          "auth-web/src/main/resources/profiles/test_ws_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_nx_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_bj_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_sn_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_hn_out/application.yml",
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
        ],
        "commitId" : "f47e394051539d37f4c40a6943e1f7882b099f2e",
        "timestamp" : 1749539203000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "修改电子签章由远程获取改为本地获取\u000a",
        "date" : "2025-06-10 15:06:43 +0800",
        "id" : "f47e394051539d37f4c40a6943e1f7882b099f2e",
        "msg" : "修改电子签章由远程获取改为本地获取",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_gx_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nx_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_sn_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_bj_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_gx_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/test_welding_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/test_ws_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nn_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_sn_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nn_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_hn_out/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nx_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_bj_qiye/application.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java",
          "auth-web/src/main/resources/profiles/prod_gx_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_sn_qiye/application.yml",
          "auth-web/src/main/resources/profiles/test_welding_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_gx_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_nx_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_nn_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_nn_qiye/application.yml",
          "auth-web/src/main/resources/profiles/prod_jc_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_bj_qiye/application.yml",
          "auth-business/pom.xml",
          "auth-web/src/main/resources/profiles/test_ws_qiye/application.yml",
          "auth-web/pom.xml",
          "auth-web/src/main/resources/profiles/prod_nx_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_hn_out/application.yml",
          "auth-web/src/main/resources/profiles/prod_sn_in/application.yml",
          "auth-web/src/main/resources/profiles/prod_bj_in/application.yml",
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java",
          "auth-business/src/main/java/com/bcxin/auth/system/util/FileUtil.java"
        ],
        "commitId" : "4528d53cacd745718ea829570738e523a5b96fa6",
        "timestamp" : 1749562870000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "修改电子章丢失异常\u000a",
        "date" : "2025-06-10 21:41:10 +0800",
        "id" : "4528d53cacd745718ea829570738e523a5b96fa6",
        "msg" : "修改电子章丢失异常",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-business/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_bj_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nn_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/auth/system/util/FileUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/test_ws_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_gx_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_jc_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_gx_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_hn_out/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/test_welding_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nn_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nx_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_sn_qiye/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_sn_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_bj_in/application.yml"
          },
          {
            "editType" : "edit",
            "file" : "auth-web/src/main/resources/profiles/prod_nx_qiye/application.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
        ],
        "commitId" : "fde6c949f375de57ba1f075ebc78d00d74328a4e",
        "timestamp" : 1749607374000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "调试用测试参数\u000a",
        "date" : "2025-06-11 10:02:54 +0800",
        "id" : "fde6c949f375de57ba1f075ebc78d00d74328a4e",
        "msg" : "调试用测试参数",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java",
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
        ],
        "commitId" : "51043078d7e9ca41ec51d52e20b57023848f5a5a",
        "timestamp" : 1749727945000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "调整印章大小，调整内容位置\u000a",
        "date" : "2025-06-12 19:32:25 +0800",
        "id" : "51043078d7e9ca41ec51d52e20b57023848f5a5a",
        "msg" : "调整印章大小，调整内容位置",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java"
        ],
        "commitId" : "5fafee8d89eebb16626a0b3df0e684447f688bb7",
        "timestamp" : 1749779290000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "调整合并pdf坐标参数计算\u000a",
        "date" : "2025-06-13 09:48:10 +0800",
        "id" : "5fafee8d89eebb16626a0b3df0e684447f688bb7",
        "msg" : "调整合并pdf坐标参数计算",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java",
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
        ],
        "commitId" : "f0b99e26a43aa73040153a4a967e5f19d7d0ed80",
        "timestamp" : 1749783565000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "单个证合并调整坐标比例\u000a",
        "date" : "2025-06-13 10:59:25 +0800",
        "id" : "f0b99e26a43aa73040153a4a967e5f19d7d0ed80",
        "msg" : "单个证合并调整坐标比例",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java",
          "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
        ],
        "commitId" : "d36e4f9e630ad3899bb945393a0a0bbcc3f548ca",
        "timestamp" : 1749804426000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
          "fullName" : "zhongxuefeng"
        },
        "authorEmail" : "zhongxuefeng@bcxin.com.cn",
        "comment" : "修改缩放比例\u000a",
        "date" : "2025-06-13 16:47:06 +0800",
        "id" : "d36e4f9e630ad3899bb945393a0a0bbcc3f548ca",
        "msg" : "修改缩放比例",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/service/impl/CreatePDFServiceImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "auth-common/src/main/java/com/bcxin/auth/common/utils/PDFUtils.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "auth-business/src/main/java/com/bcxin/obpm/util/FaceUtil.java"
        ],
        "commitId" : "afc8c916a3e34354ec91c41c53d4d4cfe36bbbc5",
        "timestamp" : 1750388395000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
          "fullName" : "linchunpeng"
        },
        "authorEmail" : "717487618@qq.com",
        "comment" : "晋城内网实名认证bug修复\u000a",
        "date" : "2025-06-20 10:59:55 +0800",
        "id" : "afc8c916a3e34354ec91c41c53d4d4cfe36bbbc5",
        "msg" : "晋城内网实名认证bug修复",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "auth-business/src/main/java/com/bcxin/obpm/util/FaceUtil.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "153df09f79c77c10b80321aeac270ea46fdc0f3b",
        "timestamp" : 1750821980000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linhancheng",
          "fullName" : "linhancheng"
        },
        "authorEmail" : "linhancheng",
        "comment" : "添加忽略文件\u000a",
        "date" : "2025-06-25 11:26:20 +0800",
        "id" : "153df09f79c77c10b80321aeac270ea46fdc0f3b",
        "msg" : "添加忽略文件",
        "paths" : [
          {
            "editType" : "add",
            "file" : ".gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/zhongxuefeng",
      "fullName" : "zhongxuefeng"
    },
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linchunpeng",
      "fullName" : "linchunpeng"
    },
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/linhancheng",
      "fullName" : "linhancheng"
    }
  ]
}