{
  "existing": {
    "statusCode": 404,
    "body": {
      "errorCode": "NotFound",
      "errorMessage": "Not Found",
      "requestId": "32b4c54a-b7f2-4365-b3f9-180e82e6e2c2"
    }
  },
  "request": {
    "commandShape": "POST /oapi/v1/codeup/organizations/{org}/repositories/4913137/changeRequests",
    "body": {
      "title": "#VWCG-1021 小票模板增加所见即所得预览",
      "description": "## 变更摘要\n- /system/deviceManagement/list 编辑设备弹窗新增小票模板所见即所得预览。\n- 小票模板命名改为 A/B/C/D，并保持后端 1/2/3/4 枚举兼容。\n- 四种小票预览展示当前选择蓝色高亮、二维码/字号/票面长度红色标注。\n- 补充 raw requirement、task contract、feature prompt 和 manual note。\n\n## 验证\n- git diff --check：通过。\n- deviceManagement.vue Vue template compile + script Babel transform：通过。\n- Playwright 视觉 harness：桌面/390px 窄屏均 4 卡片、4 说明、1 个选中态、无重叠、无横向溢出。\n- npm run lint：受现有 .eslintrc indent severity=4 配置阻塞，未进入代码检查。\n- npm run build：受 node-sass@4.14.1 不支持当前 Node 22 / macOS arm64 阻塞。",
      "sourceProjectId": 4913137,
      "targetProjectId": 4913137,
      "sourceBranch": "codex/VWCG-1021-receipt-preview-ui",
      "targetBranch": "release",
      "createFrom": "WEB",
      "workInProgress": false,
      "workItemIds": [
        "12cdd9fca306abec4462898cc5"
      ]
    }
  },
  "response": {
    "statusCode": 200,
    "body": {
      "ahead": 1,
      "allRequirementsPass": false,
      "author": {
        "avatar": "https://tcs-devops.aliyuncs.com/thumbnail/112n132ddf5e6250dabb6129aaf06e4b05a8/w/200/h/200",
        "email": "accounts_6359e30f9bc5b0ce0eb03153@mail.teambition.com",
        "id": 951930,
        "name": "郭东伟",
        "state": "active",
        "userId": "6359e30fe39d793277e23d4c",
        "username": "accounts_6359e30f9bc5b0ce0eb03153@mail.teambition.com"
      },
      "behind": 0,
      "bizId": "363d79968dbf419d93d44fa4e86efaf1",
      "canRevertOrCherryPick": false,
      "checkList": null,
      "createFrom": "WEB",
      "createTime": "2026-06-04T16:18:08+08:00",
      "description": "## 变更摘要\n- /system/deviceManagement/list 编辑设备弹窗新增小票模板所见即所得预览。\n- 小票模板命名改为 A/B/C/D，并保持后端 1/2/3/4 枚举兼容。\n- 四种小票预览展示当前选择蓝色高亮、二维码/字号/票面长度红色标注。\n- 补充 raw requirement、task contract、feature prompt 和 manual note。\n\n## 验证\n- git diff --check：通过。\n- deviceManagement.vue Vue template compile + script Babel transform：通过。\n- Playwright 视觉 harness：桌面/390px 窄屏均 4 卡片、4 说明、1 个选中态、无重叠、无横向溢出。\n- npm run lint：受现有 .eslintrc indent severity=4 配置阻塞，未进入代码检查。\n- npm run build：受 node-sass@4.14.1 不支持当前 Node 22 / macOS arm64 阻塞。",
      "detailUrl": "https://codeup.aliyun.com/60069db88deaa14d9e02b875/zhct/store/change/547",
      "hasReverted": false,
      "localId": 547,
      "mrType": "CODE_REVIEW",
      "projectId": 4913137,
      "reviewers": [],
      "sourceBranch": "codex/VWCG-1021-receipt-preview-ui",
      "sourceProjectId": 4913137,
      "status": "UNDER_REVIEW",
      "subscribers": [],
      "supportMergeFastForwardOnly": true,
      "targetBranch": "release",
      "targetProjectId": 4913137,
      "targetProjectNameWithNamespace": "60069db88deaa14d9e02b875 / zhct / store",
      "targetProjectPathWithNamespace": "60069db88deaa14d9e02b875/zhct/store",
      "title": "#VWCG-1021 小票模板增加所见即所得预览",
      "totalCommentCount": 0,
      "unResolvedCommentCount": 0,
      "updateTime": "2026-06-04T16:18:08+08:00",
      "webUrl": "https://codeup.aliyun.com/60069db88deaa14d9e02b875/zhct/store"
    }
  },
  "readback": {
    "statusCode": 200,
    "body": {
      "ahead": 1,
      "allRequirementsPass": false,
      "author": {
        "avatar": "https://tcs-devops.aliyuncs.com/thumbnail/112n132ddf5e6250dabb6129aaf06e4b05a8/w/200/h/200",
        "email": "accounts_6359e30f9bc5b0ce0eb03153@mail.teambition.com",
        "id": 951930,
        "name": "郭东伟",
        "state": "active",
        "userId": "6359e30fe39d793277e23d4c",
        "username": "accounts_6359e30f9bc5b0ce0eb03153@mail.teambition.com"
      },
      "behind": 0,
      "bizId": "363d79968dbf419d93d44fa4e86efaf1",
      "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-04T16:18:08+08:00",
      "description": "## 变更摘要\n- /system/deviceManagement/list 编辑设备弹窗新增小票模板所见即所得预览。\n- 小票模板命名改为 A/B/C/D，并保持后端 1/2/3/4 枚举兼容。\n- 四种小票预览展示当前选择蓝色高亮、二维码/字号/票面长度红色标注。\n- 补充 raw requirement、task contract、feature prompt 和 manual note。\n\n## 验证\n- git diff --check：通过。\n- deviceManagement.vue Vue template compile + script Babel transform：通过。\n- Playwright 视觉 harness：桌面/390px 窄屏均 4 卡片、4 说明、1 个选中态、无重叠、无横向溢出。\n- npm run lint：受现有 .eslintrc indent severity=4 配置阻塞，未进入代码检查。\n- npm run build：受 node-sass@4.14.1 不支持当前 Node 22 / macOS arm64 阻塞。",
      "detailUrl": "https://codeup.aliyun.com/60069db88deaa14d9e02b875/zhct/store/change/547",
      "hasReverted": false,
      "localId": 547,
      "mrType": "CODE_REVIEW",
      "projectId": 4913137,
      "reviewers": [],
      "sourceBranch": "codex/VWCG-1021-receipt-preview-ui",
      "sourceProjectId": 4913137,
      "status": "UNDER_REVIEW",
      "subscribers": [],
      "supportMergeFastForwardOnly": true,
      "targetBranch": "release",
      "targetProjectId": 4913137,
      "targetProjectNameWithNamespace": "60069db88deaa14d9e02b875 / zhct / store",
      "targetProjectPathWithNamespace": "60069db88deaa14d9e02b875/zhct/store",
      "title": "#VWCG-1021 小票模板增加所见即所得预览",
      "totalCommentCount": 0,
      "unResolvedCommentCount": 0,
      "updateTime": "2026-06-04T16:18:08+08:00",
      "webUrl": "https://codeup.aliyun.com/60069db88deaa14d9e02b875/zhct/store"
    }
  }
}