简要描述
请求URL
请求方式
参数
参数名 |
必选 |
类型 |
说明 |
open_id |
是 |
string |
open_id |
返回示例
{
"code": "500",
"data": {
"health_care_location": "北京-北京",
"jiuzhen_location": "北京-北京",
"user_id": 60
},
"message": "用户保单未在保障期限内"
}
返回参数说明
参数名 |
类型 |
说明 |
200 |
int |
在保障期限内, |
500 |
int |
不在 |
user_id |
int |
用户id |
health_care_location |
str |
医保所在地 |
jiuzhen_location |
str |
就诊所在地 |
备注
欢迎使用ShowDoc!