{
  "firstAttempt": {
    "httpStatus": 400,
    "errorCode": "InvaildData.Failed",
    "message": "负责人不能为空",
    "cause": "CreateEstimatedEffort requires owner and description in the effort record body even when the work item already has an assignee."
  },
  "correctedAttempt": {
    "httpStatus": 200,
    "success": true,
    "id": "1c60b410136b6d7f20eeb92daa",
    "owner": "赖清涛",
    "ownerId": "643cc26b2ca4e1cd30923389",
    "spentTime": 8,
    "description": "异常出票补打与批量存餐码兜底开发"
  },
  "readbackHttpStatus": 200
}
