{
  "_class" : "hudson.maven.MavenBuild",
  "actions" : [
    {
      "_class" : "hudson.maven.reporters.MavenArtifactRecord",
      "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/com.artfess$biz-gyl-server/15/mavenArtifacts/"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "biz-gyl-server-1.0.jar",
      "fileName" : "biz-gyl-server-1.0.jar",
      "relativePath" : "com.artfess/biz-gyl-server/1.0/biz-gyl-server-1.0.jar"
    },
    {
      "displayPath" : "biz-gyl-server-1.0.pom",
      "fileName" : "biz-gyl-server-1.0.pom",
      "relativePath" : "com.artfess/biz-gyl-server/1.0/biz-gyl-server-1.0.pom"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#15",
  "duration" : 32587,
  "estimatedDuration" : 46052,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java » biz-gyl-server #15",
  "id" : "15",
  "keepLog" : False,
  "number" : 15,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1764016024034,
  "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/com.artfess$biz-gyl-server/15/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierCategoryConfigurationManagerImpl.java"
        ],
        "commitId" : "b92b62449dfee1bdf30df8c568e6a95e38bcb8c2",
        "timestamp" : 1763955766000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(BizSupplierCategoryConfiguration): 供应商分类修改逻辑调整\u000a",
        "date" : "2025-11-24 11:42:46 +0800",
        "id" : "b92b62449dfee1bdf30df8c568e6a95e38bcb8c2",
        "msg" : "feat(BizSupplierCategoryConfiguration): 供应商分类修改逻辑调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierCategoryConfigurationManagerImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "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/dao/BizSupplierPerformanceEvaluationDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/SupplierBaseVo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java"
        ],
        "commitId" : "abde7db0815f125514c4c70a1e5713ee41b2951b",
        "timestamp" : 1763974439000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发考核\u000a",
        "date" : "2025-11-24 16:53:59 +0800",
        "id" : "abde7db0815f125514c4c70a1e5713ee41b2951b",
        "msg" : "feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发考核",
        "paths" : [
          {
            "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/model/BizSupplierPerformanceEvaluation.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/SupplierBaseVo.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/BizSupplierPerformanceEvaluationManager.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/resources/mapper/supplierApply2/BizSupplierReviewRatingPanel2Mapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierReviewRatingPanel2ManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierReviewConfigurationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierReviewRatingPanel2Controller.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/EnterpriseAccess2Vo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dao/BizSupplierReviewRatingPanel2Dao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierEnterpriseAccessManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierAccessConfigurationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierEnterpriseAccessManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dto/BizSupplierReviewRatingDetails2Dto.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/BizSupplierReviewRatingDetails2Vo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierReviewRatingPanel2Manager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/model/BizSupplierReviewRatingPanel2.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dto/EnterpriseAccess2Dto.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierEnterpriseAccessController.java"
        ],
        "commitId" : "d33335000dae6023f4c8aa556fc0918022b60385",
        "timestamp" : 1763978280000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
          "fullName" : "15173027716"
        },
        "authorEmail" : "15173027716@163.com",
        "comment" : "1.新增准入配置保存验证物资 2.查询关联企业 3.调整准入评审逻辑\u000a",
        "date" : "2025-11-24 17:58:00 +0800",
        "id" : "d33335000dae6023f4c8aa556fc0918022b60385",
        "msg" : "1.新增准入配置保存验证物资 2.查询关联企业 3.调整准入评审逻辑",
        "paths" : [
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dto/BizSupplierReviewRatingDetails2Dto.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/model/BizSupplierReviewRatingPanel2.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply2/BizSupplierReviewRatingPanel2Mapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierAccessConfigurationManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierReviewRatingPanel2Controller.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dao/BizSupplierReviewRatingPanel2Dao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierReviewRatingPanel2Manager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/EnterpriseAccess2Vo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierEnterpriseAccessManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/BizSupplierReviewRatingDetails2Vo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierReviewConfigurationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierEnterpriseAccessManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dto/EnterpriseAccess2Dto.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierReviewRatingPanel2ManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierEnterpriseAccessController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/controller/BizSupplierEnterpriseRegisterInformationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationSupplierDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationSupplierManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/BizSupplierEnterpriseRegisterInformationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationSupplierController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationSupplierManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationSupplier.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/EvaluationDTO.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationSupplierMapper.xml",
          "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/resources/mapper/supplierApply3/BizSupplierEnterpriseRegisterInformationMapper.xml",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java"
        ],
        "commitId" : "39da837d9abd462bd52d57ebdeea20497e12592c",
        "timestamp" : 1763980566000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发逻辑调整\u000a",
        "date" : "2025-11-24 18:36:06 +0800",
        "id" : "39da837d9abd462bd52d57ebdeea20497e12592c",
        "msg" : "feat(BizSupplierPerformanceEvaluation): 绩效考核根据供应商分类批量下发逻辑调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationSupplierController.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/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/controller/BizSupplierEnterpriseRegisterInformationController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationSupplierDao.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationSupplierManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/BizSupplierEnterpriseRegisterInformationManager.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/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dto/EvaluationDTO.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationSupplierManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply3/BizSupplierEnterpriseRegisterInformationMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationSupplierMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationSupplier.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java"
        ],
        "commitId" : "9c7804fe42559387522fe623432b2d77c97dd1ff",
        "timestamp" : 1763981015000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*):供应商绩效考核评价增加流水号标识\u000a",
        "date" : "2025-11-24 18:43:35 +0800",
        "id" : "9c7804fe42559387522fe623432b2d77c97dd1ff",
        "msg" : "feat(*):供应商绩效考核评价增加流水号标识",
        "paths" : [
          {
            "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/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterpriseBusinessLicenseManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/controller/BizSupplierEnterpriseRegisterInformationController.java",
          "biz-gyl-server/src/main/resources/mapper/supplierApply3/BizSupplierEnterpriseRegisterInformationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/controller/BizEnterpriseBusinessLicenseController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/BizEnterpriseBusinessLicenseManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/BizSupplierEnterpriseRegisterInformationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/impl/BizSupplierEnterpriseRegisterInformationManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/dao/BizEnterpriseBusinessLicenseDao.java",
          "biz-gyl-server/src/main/resources/mapper/base/BizEnterpriseBusinessLicenseMapper.xml"
        ],
        "commitId" : "0cb787b973b1b40410debd1b2cf949aa6f4bf97a",
        "timestamp" : 1763982067000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 基本信息变更查询\u000a",
        "date" : "2025-11-24 19:01:07 +0800",
        "id" : "0cb787b973b1b40410debd1b2cf949aa6f4bf97a",
        "msg" : "feat(*): 基本信息变更查询",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/dao/BizSupplierEnterpriseRegisterInformationDao.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/manager/BizSupplierEnterpriseRegisterInformationManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply3/BizSupplierEnterpriseRegisterInformationMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/controller/BizEnterpriseBusinessLicenseController.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/base/dao/BizEnterpriseBusinessLicenseDao.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply3/controller/BizSupplierEnterpriseRegisterInformationController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/BizEnterpriseBusinessLicenseManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/base/BizEnterpriseBusinessLicenseMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizEnterpriseBusinessLicenseManagerImpl.java"
          }
        ]
      }
    ],
    "kind" : None
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
      "fullName" : "864928171"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
      "fullName" : "15173027716"
    }
  ],
  "mavenArtifacts" : {
    "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/com.artfess$biz-gyl-server/15/mavenArtifacts/"
  }
}