{
  "_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" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
            "branch" : [
              {
                "SHA1" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
            "branch" : [
              {
                "SHA1" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
        "branch" : [
          {
            "SHA1" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
            "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" : "#45",
  "duration" : 2313838,
  "estimatedDuration" : 2394963,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java #45",
  "id" : "45",
  "keepLog" : False,
  "number" : 45,
  "queueId" : 11842,
  "result" : "FAILURE",
  "timestamp" : 1766607964095,
  "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/manager/impl/EnterpriseManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/openApi/controller/OpenApiController.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/manager/EnterpriseManager.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/params/user/UserVo.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/UserManagerImpl.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/model/Enterprise.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/openApi/controller/OpenApiController.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/controller/EnterpriseController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/OrgExpandDTO.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/dao/EnterpriseDao.java",
          "bpm-userCenter-server/src/main/resources/mapper/OrgUserMapper.xml",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/OrgManagerImpl.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/vo/EnterpriseVo.java",
          "bpm-userCenter-server/src/main/resources/mapper/OrgMapper.xml",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/openApi/vo/Response.java",
          "bpm-userCenter-server/src/main/java/com/artfess/uc/manager/UserManager.java",
          "bpm-base/src/main/java/com/artfess/base/conf/WebSecurityConfig.java"
        ],
        "commitId" : "9019072ee0b66d142db1f3b4ba14bc08862f9773",
        "timestamp" : 1766565600000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 增加对外提供的api\u000a",
        "date" : "2025-12-24 16:40:00 +0800",
        "id" : "9019072ee0b66d142db1f3b4ba14bc08862f9773",
        "msg" : "feat(*): 增加对外提供的api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/UserManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/OrgExpandDTO.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/params/user/UserVo.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/vo/EnterpriseVo.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/openApi/controller/OpenApiController.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/manager/impl/OrgManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/dao/EnterpriseDao.java"
          },
          {
            "editType" : "delete",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/openApi/controller/OpenApiController.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/manager/impl/EnterpriseManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/openApi/vo/Response.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/resources/mapper/OrgUserMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/controller/EnterpriseController.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/resources/mapper/OrgMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/manager/UserManager.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/model/Enterprise.java"
          },
          {
            "editType" : "edit",
            "file" : "bpm-base/src/main/java/com/artfess/base/conf/WebSecurityConfig.java"
          },
          {
            "editType" : "add",
            "file" : "bpm-userCenter-server/src/main/java/com/artfess/uc/enterprise/manager/EnterpriseManager.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationConfigurationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotificationTemplate.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dto/SupplierRegisterDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationConfigurationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/BizEnterpriseManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationTemplateController.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/manager/impl/BizSupplierPerformanceEvaluationNotificationTemplateManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/EvaluationDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/manager/BizSupplierMainProductsPerformanceManager.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/BindUserDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/impl/BizEnterpriseManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationResult.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationTemplateMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationTemplateDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationConfigurationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationTemplateManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationController.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/dto/UserBindRequestDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/vo/SupplierRegisterVo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/ResultEvaDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/SupplierInfoDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java"
        ],
        "commitId" : "5f9f6aa3f70233763d7b064e8c0de4ab45c20cf0",
        "timestamp" : 1766565666000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 1.供应商增加手动下发预警整改通知 2.对部分方法的命名调整\u000a",
        "date" : "2025-12-24 16:41:06 +0800",
        "id" : "5f9f6aa3f70233763d7b064e8c0de4ab45c20cf0",
        "msg" : "feat(*): 1.供应商增加手动下发预警整改通知 2.对部分方法的命名调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/BizEnterpriseManager.java"
          },
          {
            "editType" : "delete",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/BindUserDTO.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/model/BizSupplierPerformanceEvaluationResult.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/impl/BizEnterpriseManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationConfigurationController.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationTemplateDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationTemplateManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationTemplateManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/UserBindRequestDTO.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/vo/SupplierRegisterVo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/EvaluationDTO.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/BizSupplierPerformanceEvaluationNotificationController.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationTemplateMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/ResultEvaDTO.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotificationTemplate.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.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/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/SupplierInfoDTO.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dto/SupplierRegisterDTO.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationConfigurationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/manager/BizSupplierMainProductsPerformanceManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationTemplateController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationConfigurationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationManager.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationManagerImpl.java"
        ],
        "commitId" : "f0949a5a6aa76574e6ccef0ac7d8651e72fcd45b",
        "timestamp" : 1766572419000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 预警通知代码调整\u000a",
        "date" : "2025-12-24 18:33:39 +0800",
        "id" : "f0949a5a6aa76574e6ccef0ac7d8651e72fcd45b",
        "msg" : "feat(*): 预警通知代码调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.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/BizSupplierPerformanceEvaluationNotificationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationController.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/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationDao.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bpm-assembly/src/main/resources/application-jdcs.yml"
        ],
        "commitId" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
        "timestamp" : 1766572449000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(yml): 配置数据库不区分大小写\u000a",
        "date" : "2025-12-24 18:34:09 +0800",
        "id" : "4b2f93353bf34db1894532a72af25e71a5e7eb9c",
        "msg" : "feat(yml): 配置数据库不区分大小写",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bpm-assembly/src/main/resources/application-jdcs.yml"
          }
        ]
      }
    ],
    "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"
}