{
  "_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" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
            "branch" : [
              {
                "SHA1" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
            "branch" : [
              {
                "SHA1" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
        "branch" : [
          {
            "SHA1" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
            "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" : "#4",
  "duration" : 2628959,
  "estimatedDuration" : 2607454,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java #4",
  "id" : "4",
  "keepLog" : False,
  "number" : 4,
  "queueId" : 11350,
  "result" : "SUCCESS",
  "timestamp" : 1763065580502,
  "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/impl/BizCategoryManagerImpl.java"
        ],
        "commitId" : "212f30c97e77ba0d04900cc766ea78c321c5faa2",
        "timestamp" : 1762943064000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "fix(BizCategory): 根据物资分类统计增加排序\u000a",
        "date" : "2025-11-12 18:24:24 +0800",
        "id" : "212f30c97e77ba0d04900cc766ea78c321c5faa2",
        "msg" : "fix(BizCategory): 根据物资分类统计增加排序",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/impl/BizCategoryManagerImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationAcknowledgementMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationCorrectionReportDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationCorrectionReportRecordManager.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationApprovalRecordMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationApprovalRecordManager.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/BizSupplierPerformanceEvaluationCorrectionReportRecordDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRating.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationCorrectionReportRecordController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationAcknowledgementDao.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/dto/EvaluationDTO.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationCorrectionReportRecordManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationApprovalRecordController.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/dao/BizSupplierPerformanceEvaluationRatingDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationAcknowledgementManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationApprovalRecordDao.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationNotificationManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationCorrectionReportManagerImpl.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/controller/BizSupplierPerformanceEvaluationCorrectionReportController.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationCorrectionReportRecordMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationCorrectionReport.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationNotificationController.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/EvaluationVo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationAcknowledgement.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationApprovalRecord.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationAcknowledgementController.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/BizSupplierPerformanceEvaluationApprovalRecordManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingManager.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationCorrectionReportRecord.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationCorrectionReportMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluation.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationAcknowledgementManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationCorrectionReportManager.java"
        ],
        "commitId" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
        "timestamp" : 1763032061000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 1.考核配置代码逻辑 2.考核评分代码逻辑\u000a",
        "date" : "2025-11-13 19:07:41 +0800",
        "id" : "08bc5a9ed47cb1ebc0f0de520f953be58a47ff88",
        "msg" : "feat(*): 1.考核配置代码逻辑 2.考核评分代码逻辑",
        "paths" : [
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationCorrectionReportController.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationCorrectionReportManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationCorrectionReport.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationNotificationMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationAcknowledgementManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationAcknowledgementController.java"
          },
          {
            "editType" : "add",
            "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/model/BizSupplierPerformanceEvaluationCorrectionReportRecord.java"
          },
          {
            "editType" : "add",
            "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/BizSupplierPerformanceEvaluationApprovalRecordMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationCorrectionReportDao.java"
          },
          {
            "editType" : "add",
            "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/dao/BizSupplierPerformanceEvaluationCorrectionReportRecordDao.java"
          },
          {
            "editType" : "add",
            "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/model/BizSupplierPerformanceEvaluation.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationRatingController.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationApprovalRecordDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationApprovalRecordManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationAcknowledgementMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationCorrectionReportRecordMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationApprovalRecord.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationCorrectionReportMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationCorrectionReportRecordController.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationRatingManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationAcknowledgementManagerImpl.java"
          },
          {
            "editType" : "add",
            "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/manager/BizSupplierPerformanceEvaluationNotificationManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationAcknowledgementDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.xml"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationRatingDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/BizSupplierPerformanceEvaluationCorrectionReportRecordManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationApprovalRecordManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationCorrectionReportRecordManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/EvaluationVo.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/dao/BizSupplierPerformanceEvaluationNotificationDao.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRating.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationRatingManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationAcknowledgement.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/manager/impl/BizSupplierPerformanceEvaluationNotificationManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/controller/BizSupplierPerformanceEvaluationApprovalRecordController.java"
          },
          {
            "editType" : "add",
            "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/manager/BizSupplierPerformanceEvaluationCorrectionReportManager.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationNotification.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
      "fullName" : "864928171"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}