{
  "_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/20/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" : "biz-gyl-server",
  "duration" : 50408,
  "estimatedDuration" : 55667,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java » biz-gyl-server biz-gyl-server",
  "id" : "20",
  "keepLog" : False,
  "number" : 20,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1764448020142,
  "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/com.artfess$biz-gyl-server/20/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.maven.FilteredChangeLogSet",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/pom.xml"
        ],
        "commitId" : "86d61d378d136caf028ce94efdf2c06d94a93145",
        "timestamp" : 1764384208000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
          "fullName" : "15173027716"
        },
        "authorEmail" : "15173027716@163.com",
        "comment" : "修改pom配置，引用userCenter模块\u000a",
        "date" : "2025-11-29 10:43:28 +0800",
        "id" : "86d61d378d136caf028ce94efdf2c06d94a93145",
        "msg" : "修改pom配置，引用userCenter模块",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/pom.xml",
          "bpm-base/pom.xml"
        ],
        "commitId" : "692bb9332d829512924ad379161a305d162cbe16",
        "timestamp" : 1764384436000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
          "fullName" : "15173027716"
        },
        "authorEmail" : "15173027716@163.com",
        "comment" : "修改pom配置，引用userCenter模块\u000a",
        "date" : "2025-11-29 10:47:16 +0800",
        "id" : "692bb9332d829512924ad379161a305d162cbe16",
        "msg" : "修改pom配置，引用userCenter模块",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bpm-base/pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/report/ReportAnalysisController.java",
          "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.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/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/model/BizSupplierPerformanceEvaluationRating.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/CorePerformanceVo.java"
        ],
        "commitId" : "f35bd3f6e2d75cc46514d45077b56803163e9800",
        "timestamp" : 1764389060000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 1.统计年度,季度，月度统计 2.当前项目未查询到评分人的bug修改\u000a",
        "date" : "2025-11-29 12:04:20 +0800",
        "id" : "f35bd3f6e2d75cc46514d45077b56803163e9800",
        "msg" : "feat(*): 1.统计年度,季度，月度统计 2.当前项目未查询到评分人的bug修改",
        "paths" : [
          {
            "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/report/ReportAnalysisController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/model/BizSupplierPerformanceEvaluationRating.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/dao/BizSupplierPerformanceEvaluationDao.java"
          },
          {
            "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/vo/CorePerformanceVo.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/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.xml"
        ],
        "commitId" : "bfbaf0995ff523b1503a89cc982834a78f358b51",
        "timestamp" : 1764398526000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): bug修改\u000a",
        "date" : "2025-11-29 14:42:06 +0800",
        "id" : "bfbaf0995ff523b1503a89cc982834a78f358b51",
        "msg" : "feat(*): bug修改",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierEva/BizSupplierPerformanceEvaluationRatingMapper.xml"
          }
        ]
      },
      {
        "_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/resources/mapper/supplierApply/BizSupplierEnterpriseMapper.xml",
          "biz-gyl-server/src/main/resources/mapper/base/BizEnterpriseBusinessLicenseMapper.xml",
          "bpm-tools/file/src/main/java/com/artfess/file/persistence/manager/impl/FileManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/model/BizEnterpriseBusinessLicense.java"
        ],
        "commitId" : "81533b2139e7a85881d61999b5b348b2e1872ee1",
        "timestamp" : 1764401410000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 企业营业执照增加注册资金类型字段\u000a",
        "date" : "2025-11-29 15:30:10 +0800",
        "id" : "81533b2139e7a85881d61999b5b348b2e1872ee1",
        "msg" : "feat(*): 企业营业执照增加注册资金类型字段",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/model/BizEnterpriseBusinessLicense.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"
          },
          {
            "editType" : "edit",
            "file" : "bpm-tools/file/src/main/java/com/artfess/file/persistence/manager/impl/FileManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply/BizSupplierEnterpriseMapper.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/resources/mapper/supplierApply/BizSupplierEnterpriseMapper.xml"
        ],
        "commitId" : "8b8be9bce288b00e73adfc9b4b5cfe87a39ba33d",
        "timestamp" : 1764403077000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 修改供应商统计信息报错\u000a",
        "date" : "2025-11-29 15:57:57 +0800",
        "id" : "8b8be9bce288b00e73adfc9b4b5cfe87a39ba33d",
        "msg" : "feat(*): 修改供应商统计信息报错",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply/BizSupplierEnterpriseMapper.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/vo/CategoryNumVo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/manager/impl/BizCategoryManagerImpl.java"
        ],
        "commitId" : "2b37c0d25ae03cb82c586305ad3fea7879c37e2d",
        "timestamp" : 1764404433000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 修改物资分类统计bug\u000a",
        "date" : "2025-11-29 16:20:33 +0800",
        "id" : "2b37c0d25ae03cb82c586305ad3fea7879c37e2d",
        "msg" : "feat(*): 修改物资分类统计bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/vo/CategoryNumVo.java"
          },
          {
            "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/java/com/artfess/gyl/supplierAccess/manager/impl/BizSupplierAccessConfigurationManagerImpl.java",
          "biz-gyl-server/src/main/resources/mapper/supplierApply2/BizSupplierReviewRatingPanel2Mapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/UserVo.java",
          "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/dao/BizSupplierEnterpriseAccessDao.java",
          "biz-gyl-server/src/main/resources/mapper/supplierApply2/BizSupplierEnterpriseAccessMapper.xml",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierReviewRatingPanel2Manager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/model/BizSupplierEnterpriseAccess.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/supplierApply2/vo/EnterpriseAccess2PageVo.java"
        ],
        "commitId" : "6a14a465540233169f3b6b98f3361ba7601f3825",
        "timestamp" : 1764404654000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
          "fullName" : "15173027716"
        },
        "authorEmail" : "15173027716@163.com",
        "comment" : "no message\u000a",
        "date" : "2025-11-29 16:24:14 +0800",
        "id" : "6a14a465540233169f3b6b98f3361ba7601f3825",
        "msg" : "no message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/model/BizSupplierEnterpriseAccess.java"
          },
          {
            "editType" : "edit",
            "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/dao/BizSupplierEnterpriseAccessDao.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/dao/BizSupplierReviewRatingPanel2Dao.java"
          },
          {
            "editType" : "edit",
            "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/BizSupplierReviewConfigurationManagerImpl.java"
          },
          {
            "editType" : "add",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/UserVo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/vo/EnterpriseAccess2PageVo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply2/BizSupplierEnterpriseAccessMapper.xml"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierEnterpriseAccessManagerImpl.java"
          },
          {
            "editType" : "edit",
            "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/supplierAccess/manager/impl/BizSupplierAccessConfigurationManagerImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierEnterpriseAccessManager.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierEnterpriseAccessManagerImpl.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierEnterpriseAccessController.java"
        ],
        "commitId" : "2005ed9dee2ef55d6e7c4c43e5f69176c34895e5",
        "timestamp" : 1764410018000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
          "fullName" : "15173027716"
        },
        "authorEmail" : "15173027716@163.com",
        "comment" : "修复查询关联企业bug\u000a",
        "date" : "2025-11-29 17:53:38 +0800",
        "id" : "2005ed9dee2ef55d6e7c4c43e5f69176c34895e5",
        "msg" : "修复查询关联企业bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/impl/BizSupplierEnterpriseAccessManagerImpl.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/controller/BizSupplierEnterpriseAccessController.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply2/manager/BizSupplierEnterpriseAccessManager.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "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/BizSupplierPerformanceEvaluationNotificationManagerImpl.java"
        ],
        "commitId" : "9be893224a01ca0f1d6aba700877574c755f9178",
        "timestamp" : 1764410814000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 预警通知bug调整\u000a",
        "date" : "2025-11-29 18:06:54 +0800",
        "id" : "9be893224a01ca0f1d6aba700877574c755f9178",
        "msg" : "feat(*): 预警通知bug调整",
        "paths" : [
          {
            "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/impl/BizSupplierPerformanceEvaluationManagerImpl.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/20/mavenArtifacts/"
  }
}