{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : None,
          "userName" : "anonymous"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
            "branch" : [
              {
                "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
            "branch" : [
              {
                "SHA1" : "eb855e6436bc3120bcd0bfcdbc369e2a7d561d62",
                "name" : "detached"
              }
            ]
          }
        },
        "refs/remotes/origin/test" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 93,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a9cdee04f86bb244df0bfd51e1395ecbfae4b61b",
            "branch" : [
              {
                "SHA1" : "a9cdee04f86bb244df0bfd51e1395ecbfae4b61b",
                "name" : "refs/remotes/origin/test"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a9cdee04f86bb244df0bfd51e1395ecbfae4b61b",
            "branch" : [
              {
                "SHA1" : "a9cdee04f86bb244df0bfd51e1395ecbfae4b61b",
                "name" : "refs/remotes/origin/test"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a9cdee04f86bb244df0bfd51e1395ecbfae4b61b",
        "branch" : [
          {
            "SHA1" : "a9cdee04f86bb244df0bfd51e1395ecbfae4b61b",
            "name" : "refs/remotes/origin/test"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.arsbaibaodun.com/bcx_front/badp-bcxin-web-5.x-vue.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#93",
  "duration" : 75699,
  "estimatedDuration" : 53158,
  "executor" : None,
  "fullDisplayName" : "badp-bcxin-web-5.x-vue #93",
  "id" : "93",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 93,
  "queueId" : 18238,
  "result" : "SUCCESS",
  "timestamp" : 1761976448646,
  "url" : "https://jenkins.te.baibaodun.com.cn/jenkins/view/other/job/badp-bcxin-web-5.x-vue/93/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mock/examData.js",
          "src/components/RuleDialog.vue",
          "src/components/RandomExam.vue",
          "src/api.js",
          "src/components/ExamForm.vue",
          "src/components/ExamList.vue",
          "src/components/SubRuleDialog.vue",
          "src/components/Pagination.vue",
          "src/router.js",
          "src/components/test.vue"
        ],
        "commitId" : "d8258348c2ff29c972301851e32f1cbeedd8249a",
        "timestamp" : 1761530532000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 新增试卷管理功能，包括试卷列表、创建/编辑/删除试卷、行业/机构/地区/科目等筛选选项以及随机试卷配置界面\u000a",
        "date" : "2025-10-27 10:02:12 +0800",
        "id" : "d8258348c2ff29c972301851e32f1cbeedd8249a",
        "msg" : "feat: 新增试卷管理功能，包括试卷列表、创建/编辑/删除试卷、行业/机构/地区/科目等筛选选项以及随机试卷配置界面",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/test.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api.js"
          },
          {
            "editType" : "add",
            "file" : "src/components/Pagination.vue"
          },
          {
            "editType" : "add",
            "file" : "src/components/SubRuleDialog.vue"
          },
          {
            "editType" : "add",
            "file" : "src/mock/examData.js"
          },
          {
            "editType" : "add",
            "file" : "src/components/ExamForm.vue"
          },
          {
            "editType" : "add",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "add",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "add",
            "file" : "src/components/ExamList.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/router.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/components/SubRuleDialog.vue",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "2fa9e9c70e9f4c24bfcde5ff8c353e4914fea29d",
        "timestamp" : 1761633763000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化随机考试组件，改进规则管理界面与交互逻辑，支持题目数量与分数限制，增强题库选择体验与子规则编辑功能\u000a",
        "date" : "2025-10-28 14:42:43 +0800",
        "id" : "2fa9e9c70e9f4c24bfcde5ff8c353e4914fea29d",
        "msg" : "feat: 优化随机考试组件，改进规则管理界面与交互逻辑，支持题目数量与分数限制，增强题库选择体验与子规则编辑功能",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/SubRuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/components/RandomExam.vue",
          "src/components/SubRuleDialog.vue"
        ],
        "commitId" : "1a4a5c5d36ff578dce5293bf08fbcc04ef8daacc",
        "timestamp" : 1761717641000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化随机考试规则管理，改进规则编辑与子规则处理逻辑，支持编辑模式区分，增强表单验证与数据提交流程，优化题库与题型选择交互体验\u000a",
        "date" : "2025-10-29 14:00:41 +0800",
        "id" : "1a4a5c5d36ff578dce5293bf08fbcc04ef8daacc",
        "msg" : "feat: 优化随机考试规则管理，改进规则编辑与子规则处理逻辑，支持编辑模式区分，增强表单验证与数据提交流程，优化题库与题型选择交互体验",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/SubRuleDialog.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "977f32360b051add9efdf10339f7686c4a9a06aa",
        "timestamp" : 1761722040000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化随机考试规则管理，区分编辑与新增模式，完善规则更新逻辑，增强题库选择验证与数据同步处理\u000a",
        "date" : "2025-10-29 15:14:00 +0800",
        "id" : "977f32360b051add9efdf10339f7686c4a9a06aa",
        "msg" : "feat: 优化随机考试规则管理，区分编辑与新增模式，完善规则更新逻辑，增强题库选择验证与数据同步处理",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mock/examData.js",
          "src/components/ExamList.vue",
          "src/mock/api/exam.js",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "4eab57de97af45692b5a197ed465b1af515bd911",
        "timestamp" : 1761728229000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 重构考试管理模块，迁移至新API接口，优化数据结构与交互流程，新增批量删除功能，改进考试列表与详情页的数据展示与操作体验\u000a",
        "date" : "2025-10-29 16:57:09 +0800",
        "id" : "4eab57de97af45692b5a197ed465b1af515bd911",
        "msg" : "feat: 重构考试管理模块，迁移至新API接口，优化数据结构与交互流程，新增批量删除功能，改进考试列表与详情页的数据展示与操作体验",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/ExamList.vue"
          },
          {
            "editType" : "add",
            "file" : "src/mock/api/exam.js"
          },
          {
            "editType" : "edit",
            "file" : "src/mock/examData.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RandomExam.vue"
        ],
        "commitId" : "aa342f204431bd41b9b3f566bdb3a8327a861260",
        "timestamp" : 1761812226000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化随机考试组件按钮交互逻辑，调整编辑模式下取消与返回按钮的显示条件及跳转行为\u000a",
        "date" : "2025-10-30 16:17:06 +0800",
        "id" : "aa342f204431bd41b9b3f566bdb3a8327a861260",
        "msg" : "feat: 优化随机考试组件按钮交互逻辑，调整编辑模式下取消与返回按钮的显示条件及跳转行为",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue"
        ],
        "commitId" : "7c1769177c2b4ca4937f48675454f131cadc16b1",
        "timestamp" : 1761817118000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化规则对话框界面\u000a",
        "date" : "2025-10-30 17:38:38 +0800",
        "id" : "7c1769177c2b4ca4937f48675454f131cadc16b1",
        "msg" : "feat: 优化规则对话框界面",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mock/examData.js",
          "package-lock.json",
          "src/components/RandomExam.vue",
          "package.json",
          "src/components/ExamList.vue",
          "src/mock/areaData.js",
          "src/mock/api/exam.js"
        ],
        "commitId" : "7c8348d67a11373b70181bdba03f5c5a3580445d",
        "timestamp" : 1761873884000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 升级项目依赖至 Vue 2.7 及相关生态库，更新锁文件版本并新增核心开发依赖\u000a",
        "date" : "2025-10-31 09:24:44 +0800",
        "id" : "7c8348d67a11373b70181bdba03f5c5a3580445d",
        "msg" : "feat: 升级项目依赖至 Vue 2.7 及相关生态库，更新锁文件版本并新增核心开发依赖",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "src/mock/api/exam.js"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/mock/examData.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/ExamList.vue"
          },
          {
            "editType" : "add",
            "file" : "src/mock/areaData.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/mock/examData.js",
          "src/mock/api/exam.js"
        ],
        "commitId" : "2db5396044c659b48de54f93c34d45ac3240b6f8",
        "timestamp" : 1761876551000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化规则对话框，新增重置功能并调整表格列宽与查询逻辑\u000a",
        "date" : "2025-10-31 10:09:11 +0800",
        "id" : "2db5396044c659b48de54f93c34d45ac3240b6f8",
        "msg" : "feat: 优化规则对话框，新增重置功能并调整表格列宽与查询逻辑",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/mock/api/exam.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/mock/examData.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "a3e7d3c94b9b5cd371216a749c37bcb99dfe4c63",
        "timestamp" : 1761880271000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化随机考试与规则对话框组件，调整地区字段名称，移除冗余刷新参数\u000a",
        "date" : "2025-10-31 11:11:11 +0800",
        "id" : "a3e7d3c94b9b5cd371216a749c37bcb99dfe4c63",
        "msg" : "feat: 优化随机考试与规则对话框组件，调整地区字段名称，移除冗余刷新参数",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/api.js",
          "src/components/ExamList.vue",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "8a98aa437857408f8cfc2916b5f6edfc32f6b170",
        "timestamp" : 1761905407000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 重构考试管理模块API，迁移至新接口体系，新增试卷创建/更新/详情接口，优化行业/机构/地区/科目等筛选选项交互逻辑，调整表单验证与数据流处理\u000a",
        "date" : "2025-10-31 18:10:07 +0800",
        "id" : "8a98aa437857408f8cfc2916b5f6edfc32f6b170",
        "msg" : "feat: 重构考试管理模块API，迁移至新接口体系，新增试卷创建/更新/详情接口，优化行业/机构/地区/科目等筛选选项交互逻辑，调整表单验证与数据流处理",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/ExamList.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/api.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/api.js",
          "src/components/ExamList.vue",
          "src/views/Home.vue",
          "src/utils/regionUtil.js",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "99a5a15bf54ee44e6bd452992c0c22508855d12d",
        "timestamp" : 1761933615000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 重构考试管理模块，新增试卷列表API与系统管理员校验，优化地区级联选择与表单交互，迁移至新数据接口，调整表格列与筛选条件，新增区域工具类处理省市区数据转换，完善考试列表与详情页的数据展示与操作体验\u000a",
        "date" : "2025-11-01 02:00:15 +0800",
        "id" : "99a5a15bf54ee44e6bd452992c0c22508855d12d",
        "msg" : "feat: 重构考试管理模块，新增试卷列表API与系统管理员校验，优化地区级联选择与表单交互，迁移至新数据接口，调整表格列与筛选条件，新增区域工具类处理省市区数据转换，完善考试列表与详情页的数据展示与操作体验",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/ExamList.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/views/Home.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "add",
            "file" : "src/utils/regionUtil.js"
          },
          {
            "editType" : "edit",
            "file" : "src/api.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/ExamList.vue",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "b4e8d6c1f0514f488177da64dc45897dbd27ea98",
        "timestamp" : 1761968180000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化考试列表与随机考试组件\u000a",
        "date" : "2025-11-01 11:36:20 +0800",
        "id" : "b4e8d6c1f0514f488177da64dc45897dbd27ea98",
        "msg" : "feat: 优化考试列表与随机考试组件",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/ExamList.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/RuleDialog.vue",
          "src/components/ExamList.vue",
          "src/components/SubRuleDialog.vue",
          "src/components/RandomExam.vue"
        ],
        "commitId" : "da2ea5beb87feaf813b984f8d30a696619d63ae4",
        "timestamp" : 1761976141000,
        "author" : {
          "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
          "fullName" : "pxw87952434"
        },
        "authorEmail" : "pxw87952434@",
        "comment" : "feat: 优化随机考试与规则管理组件\u000a",
        "date" : "2025-11-01 13:49:01 +0800",
        "id" : "da2ea5beb87feaf813b984f8d30a696619d63ae4",
        "msg" : "feat: 优化随机考试与规则管理组件",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/RuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/RandomExam.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/SubRuleDialog.vue"
          },
          {
            "editType" : "edit",
            "file" : "src/components/ExamList.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.te.baibaodun.com.cn/jenkins/user/pxw87952434",
      "fullName" : "pxw87952434"
    }
  ]
}