{
  "request": {
    "commandShape": "POST /oapi/v1/projex/organizations/{org}/workitems/{taskId}/estimatedEfforts",
    "body": {
      "spentTime": 3,
      "description": "非 AI 估算：前端弹窗样式、预览卡片、交互联动与本地验证约 3 小时"
    }
  },
  "response": {
    "statusCode": 400,
    "body": {
      "errorCode": "InvaildData.Failed",
      "errorMessage": "负责人不能为空",
      "errorMsg": "负责人不能为空",
      "success": false,
      "traceId": "0a03284617805602173858749e6cdb"
    }
  },
  "readback": {
    "statusCode": 200,
    "body": {
      "creator": {
        "name": "郭东伟",
        "id": "6359e30fe39d793277e23d4c"
      },
      "modifier": {
        "name": "郭东伟",
        "id": "6359e30fe39d793277e23d4c"
      },
      "gmtCreate": 1780560197000,
      "gmtModified": 1780560197000,
      "serialNumber": "VWCG-1020",
      "subject": "开发：小票模板所见即所得预览样式优化",
      "description": "## 开发目标\n实现 VWCG-1019 小票模板选择的 A/B/C/D 命名、四种小票预览、当前选择高亮和差异标红。\n\n## 开发范围\n- PC 后台 /system/deviceManagement/list 编辑设备弹窗。\n- 仅调整前端展示和交互，不改变实际打印模板业务数据、保存接口和打印张数逻辑。\n\n## 验证\n- 前端构建或 lint。\n- 手工检查 A/B/C/D 高亮、二维码/无二维码、字号差异和响应式排版。",
      "formatType": "RICHTEXT",
      "assignedTo": {
        "name": "郭东伟",
        "id": "6359e30fe39d793277e23d4c"
      },
      "status": {
        "name": "待处理",
        "nameEn": "To Do",
        "displayName": "待处理",
        "id": "100005"
      },
      "space": {
        "name": "【产品线】智慧营养健康餐厅",
        "id": "dd2f708d1702891ff45b6f5d99"
      },
      "workitemType": {
        "name": "任务",
        "id": "ba102e46bc6a8483d9b7f25c"
      },
      "logicalStatus": "NORMAL",
      "customFieldValues": [
        {
          "fieldName": "优先级",
          "fieldFormat": "list",
          "values": [
            {
              "identifier": "04f8224daf4e1e1050bca2cd4c",
              "displayValue": "中"
            }
          ],
          "fieldId": "priority"
        }
      ],
      "updateStatusAt": null,
      "trackers": null,
      "participants": null,
      "verifier": null,
      "sprint": null,
      "labels": null,
      "versions": null,
      "id": "63547a3ba9a437135656444b2e",
      "idPath": "c39ad69c6407beb276d4235418,63547a3ba9a437135656444b2e",
      "statusStageId": "1",
      "categoryId": "Task",
      "parentId": "c39ad69c6407beb276d4235418"
    }
  }
}