{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 47,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
            "branch" : [
              {
                "SHA1" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
            "branch" : [
              {
                "SHA1" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
        "branch" : [
          {
            "SHA1" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "http://140.210.216.73:6090/artfess/jd_gyl_java.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#47",
  "duration" : 2491673,
  "estimatedDuration" : 2572771,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java #47",
  "id" : "47",
  "keepLog" : False,
  "number" : 47,
  "queueId" : 11866,
  "result" : "FAILURE",
  "timestamp" : 1766780764103,
  "url" : "http://127.0.0.1:8089/jenkins/view/all/job/jd_gyl_java/47/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bpm-tools/bpm/src/main/java/com/artfess/bpm/persistence/manager/impl/BpmBusLinkManagerImpl.java",
          "bpm-tools/bpm/src/main/java/com/artfess/bpm/listener/BusDataUtil.java",
          "bpm-userCenter-server/src/main/resources/mapper/UserMapper.xml",
          "bpm-tools/bpm/src/main/resources/mapper/BpmBusLinkMapper.xml"
        ],
        "commitId" : "66b831671becea07dd4e974ddf663fd028455dc5",
        "timestamp" : 1766739050000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 修改数据库表名大小写\u000a",
        "date" : "2025-12-26 16:50:50 +0800",
        "id" : "66b831671becea07dd4e974ddf663fd028455dc5",
        "msg" : "feat(*): 修改数据库表名大小写",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/resources/mapper/UserMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "bpm-tools/bpm/src/main/java/com/artfess/bpm/listener/BusDataUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-tools/bpm/src/main/java/com/artfess/bpm/persistence/manager/impl/BpmBusLinkManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-tools/bpm/src/main/resources/mapper/BpmBusLinkMapper.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingUserDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRatingUser.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingUserManager.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationResultMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingUserController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingUserManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationDao.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/ResultEvaDTO.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingUserMapper.xml"
        ],
        "commitId" : "15fe355585d7ed604245a79791805e034dbee517",
        "timestamp" : 1766739098000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 绩效考核评分逻辑调整\u000a",
        "date" : "2025-12-26 16:51:38 +0800",
        "id" : "15fe355585d7ed604245a79791805e034dbee517",
        "msg" : "feat(*): 绩效考核评分逻辑调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingUserDao.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingUserManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingUserMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingUserManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRatingUser.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingUserController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationResultMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/ResultEvaDTO.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationDao.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterpriseBusinessLicenseManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterprisePersonnelManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/manager/impl/BizSupplierEnterpriseManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizAccessoryManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierQualificationDatabaseManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierGradingConfigurationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierCategoryConfigurationManagerImpl.java"
        ],
        "commitId" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
        "timestamp" : 1766740918000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 增加@Transactional(readOnly = true)注解\u000a",
        "date" : "2025-12-26 17:21:58 +0800",
        "id" : "cd23a32c438ee068a1a8b86ac37e6ab0f2c58041",
        "msg" : "feat(*): 增加@Transactional(readOnly = true)注解",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierQualificationDatabaseManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierGradingConfigurationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizAccessoryManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/manager/impl/BizSupplierEnterpriseManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterpriseBusinessLicenseManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterprisePersonnelManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierCategoryConfigurationManagerImpl.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
      "fullName" : "15173027716"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
      "fullName" : "864928171"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}