添加修改健康组织

请求地址: healthOrganizations/updateHealthOrganization

HTTP请求方式: POST

请求参数说明

{
  "id"       : 10,        // 健康组织id 存在为修改,无则新增
  "name"     : "Publish", // 健康组织名称
  "imageUrl" : 1,         // 图片url
  "status"   : 1,         // 认证状态 Unautherized未认证 Authorizing认证中 Authorized已认证
}

响应结果示例

{
  "ret_code" : 0
}

results matching ""

    No results matching ""