{
  "_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" : 79,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
            "branch" : [
              {
                "SHA1" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
            "branch" : [
              {
                "SHA1" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
        "branch" : [
          {
            "SHA1" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
            "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" : "#79",
  "duration" : 2776527,
  "estimatedDuration" : 2824813,
  "executor" : None,
  "fullDisplayName" : "jd_gyl_java #79",
  "id" : "79",
  "keepLog" : False,
  "number" : 79,
  "queueId" : 12250,
  "result" : "FAILURE",
  "timestamp" : 1769545608737,
  "url" : "http://127.0.0.1:8089/jenkins/job/jd_gyl_java/79/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierEva/vo/SupplierScore.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/CorePerformanceVo.java"
        ],
        "commitId" : "9eb0d8075c7cdf6b234e55f39e1fc6b51377ba8b",
        "timestamp" : 1769496452000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "fix(*): 1.修改评价通知查询权限 2.优化查询当前项目评分人的评分情况 3.年度统计增加供应商个数,预警个数，整改个数\u000a",
        "date" : "2026-01-27 14:47:32 +0800",
        "id" : "9eb0d8075c7cdf6b234e55f39e1fc6b51377ba8b",
        "msg" : "fix(*): 1.修改评价通知查询权限 2.优化查询当前项目评分人的评分情况 3.年度统计增加供应商个数,预警个数，整改个数",
        "paths" : [
          {
            "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" : "edit",
            "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/vo/SupplierScore.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/base/controller/BizAccessoryController.java"
        ],
        "commitId" : "181c804f6cf4df831cddb5b531928f3057954e3f",
        "timestamp" : 1769510137000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "fix(*): 解决启动报错Invalid http method: PostValid ones are\u000a",
        "date" : "2026-01-27 18:35:37 +0800",
        "id" : "181c804f6cf4df831cddb5b531928f3057954e3f",
        "msg" : "fix(*): 解决启动报错Invalid http method: PostValid ones are",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/base/controller/BizAccessoryController.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/vo/EnterprisePageVo.java",
          "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/model/BizEnterprise.java",
          "biz-gyl-server/src/main/resources/mapper/supplierApply/BizSupplierEnterpriseMapper.xml"
        ],
        "commitId" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
        "timestamp" : 1769510291000,
        "author" : {
          "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
          "fullName" : "864928171"
        },
        "authorEmail" : "864928171@qq.com",
        "comment" : "feat(*): 客户名录和供应商名录增加是否内容企业的标识\u000a",
        "date" : "2026-01-27 18:38:11 +0800",
        "id" : "eba8a8019fa5e99eb5873c8f0cbb1d1a0c326657",
        "msg" : "feat(*): 客户名录和供应商名录增加是否内容企业的标识",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/supplierApply/vo/EnterprisePageVo.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/java/com/artfess/gyl/thirdParty/model/BizEnterprise.java"
          },
          {
            "editType" : "edit",
            "file" : "biz-gyl-server/src/main/resources/mapper/supplierApply/BizSupplierEnterpriseMapper.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/15173027716",
      "fullName" : "15173027716"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/1586551978",
      "fullName" : "1586551978"
    },
    {
      "absoluteUrl" : "http://127.0.0.1:8089/jenkins/user/864928171",
      "fullName" : "864928171"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}