{
  "_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" : 13,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
            "branch" : [
              {
                "SHA1" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
            "branch" : [
              {
                "SHA1" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
        "branch" : [
          {
            "SHA1" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
            "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" : "#13",
  "duration" : 2666529,
  "estimatedDuration" : 2635127,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java #13",
  "id" : "13",
  "keepLog" : False,
  "number" : 13,
  "queueId" : 11458,
  "result" : "SUCCESS",
  "timestamp" : 1763843187778,
  "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/13/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_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/base/manager/impl/BizEnterpriseBusinessLicenseManagerImpl.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/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRating.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationConfiguration.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierMaterialCategoryDetailsManagerImpl.java",
          "biz-gyl-server/src/main/resources/mapper/base/BizEnterpriseBusinessLicenseMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingUserController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/model/BizEnterpriseBusinessLicense.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationDetails.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/GroupResultVo.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/vo/EvaluationOptVo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingDao.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingManager.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingUserMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java"
        ],
        "commitId" : "2c7ad6a307a129e3d35b876262372d0b95d7b6c5",
        "timestamp" : 1763800975000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 供应商绩效考核增加多人对同一个指标进行评分\u000a",
        "date" : "2025-11-22 16:42:55 +0800",
        "id" : "2c7ad6a307a129e3d35b876262372d0b95d7b6c5",
        "msg" : "feat(*): 供应商绩效考核增加多人对同一个指标进行评分",
        "paths" : [
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingUserController.java"
          },
          {
            "editType" : "add",
            "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/BizSupplierPerformanceEvaluationDetails.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.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/base/manager/impl/BizSupplierMaterialCategoryDetailsManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingUserDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/EvaluationOptVo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingDao.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/model/BizEnterpriseBusinessLicense.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/model/BizSupplierPerformanceEvaluationRating.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingUserMapper.xml"
          },
          {
            "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"
          },
          {
            "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/BizSupplierPerformanceEvaluationMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRatingUser.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/GroupResultVo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingUserManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/resources/mapper/base/BizSupplierQualificationDatabaseMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/controller/BizSupplierQualificationDatabaseController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/BizSupplierQualificationDatabaseManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationConfiguration.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/dao/BizSupplierQualificationDatabaseDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/model/BizSupplierQualificationDatabase.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/impl/BizSupplierQualificationDatabaseManagerImpl.java"
        ],
        "commitId" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
        "timestamp" : 1763806754000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(BizSupplierQualificationDatabase): 供应商资质变更代码调整\u000a",
        "date" : "2025-11-22 18:19:14 +0800",
        "id" : "ed2827cc64e4c9243bdfe85a546aebcdc61032fd",
        "msg" : "feat(BizSupplierQualificationDatabase): 供应商资质变更代码调整",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/controller/BizSupplierQualificationDatabaseController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/dao/BizSupplierQualificationDatabaseDao.java"
          },
          {
            "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/model/BizSupplierQualificationDatabase.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/manager/BizSupplierQualificationDatabaseManager.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/base/BizSupplierQualificationDatabaseMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationController.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
      "fullName" : "864928171"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}