{
  "status": 200,
  "obj": {
    "ahead": 1,
    "allRequirementsPass": false,
    "author": {
      "avatar": "https://tcs-devops.aliyuncs.com/thumbnail/112s7b68a96a33c0b807fa70d983fcb8b93f/w/100/h/100",
      "email": "laiqingtao@chinacpt.com",
      "id": 1089572,
      "name": "赖清涛",
      "state": "active",
      "userId": "643cc26b2ca4e1cd30923389",
      "username": "aliyun_ram:laiqingtao_4zPMT"
    },
    "behind": 0,
    "bizId": "21e5f54ebc7641ec80d19964c731bc2b",
    "canRevertOrCherryPick": false,
    "checkList": {
      "needAttentionItems": [],
      "requirementRuleItems": [
        {
          "itemType": "MERGE_CONFLICT_CHECK",
          "pass": true
        },
        {
          "itemType": "REVIEWER_APPROVED_CHECK",
          "pass": false
        },
        {
          "itemType": "COMMENTS_CHECK",
          "pass": true
        }
      ]
    },
    "conflictCheckStatus": "NO_CONFLICT",
    "createFrom": "WEB",
    "createTime": "2026-06-11T15:55:01+08:00",
    "description": "## 修复内容\n- 修复人员/部门/设备消费明细报表 pay_amount 聚合口径，避免 GROUP BY 下取单条订单金额。\n- 新增报表聚合表达式契约测试。\n- 新增接口结果测试，覆盖人员、部门、设备报表多订单分组和三类异步导出文件生成逻辑。\n\n## 验证\n- php -l application/p/logic/MealOrder.php：通过。\n- php -l PcConsumeReportAmountContractTest.php：通过。\n- php -l PcConsumeReportInterfaceResultTest.php：通过。\n- PcConsumeReportInterfaceResultTest.php：OK (4 tests, 21 assertions)。\n- PcConsumeReportAmountContractTest.php：OK (1 test, 4 assertions)。\n- PcMealOrderAmountContractTest.php：OK (2 tests, 18 assertions)。\n- 已通过 Docker 真实 HTTP 验证 userList、departmentList、equipmentList、三类同步导出、异步导出与导出日志。\n\n## 风险与说明\n- 本次 MR 只包含 store 业务代码和测试。\n- AI 协作约束、QA 复盘、云效证据已沉淀到 zhctprompt。\n- 额外发现 equipment_codes 筛选返回设备行但金额为 0，已作为独立问题记录，非本次 pay_amount 聚合根因。",
    "detailUrl": "https://codeup.aliyun.com/60069db88deaa14d9e02b875/zhct/store/change/573",
    "hasReverted": false,
    "localId": 573,
    "mrType": "CODE_REVIEW",
    "projectId": 4913137,
    "reviewers": [],
    "sourceBranch": "codex/VWCG-1044-consume-report-pay-amount-release",
    "sourceProjectId": 4913137,
    "status": "UNDER_REVIEW",
    "subscribers": [],
    "supportMergeFastForwardOnly": true,
    "targetBranch": "release",
    "targetProjectId": 4913137,
    "targetProjectNameWithNamespace": "60069db88deaa14d9e02b875 / zhct / store",
    "targetProjectPathWithNamespace": "60069db88deaa14d9e02b875/zhct/store",
    "title": "#VWCG-1044 修复消费报表实付金额聚合口径",
    "totalCommentCount": 0,
    "unResolvedCommentCount": 0,
    "updateTime": "2026-06-11T15:55:01+08:00",
    "webUrl": "https://codeup.aliyun.com/60069db88deaa14d9e02b875/zhct/store"
  }
}