编辑用药提醒

请求地址: v1/medicationReminders/editReminderRecord

HTTP请求方式: post application/json

请求示例

  {
    "id":1,
    "startDate":"2016-05-04",
    "endDate":"2016-05-12",
    "remindersTime":"10:00",
    "medicationUsages":[
      {
      "medicationName":"感冒药",
      "medicationNum":3,
      "pharmaceuticalUnit":"粒"
     }
  ],
   "remindersDesc":"记得提醒我啊"

}

响应结果示例

{
    "ret_code": 0,
    "ret_values": {},
    "message": "修改成功"
}

results matching ""

    No results matching ""