文档
测试

查询当前账户接种点

GET
http://localhost:8888/vaccines/user_vaccine?uuid=51

请求参数

参数名
类型
描述
必填
uuid
string
示例:51
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
data
object
数据字典
必填
id
int
示例:46
必填
created_at
string
示例:2021-06-03T20:49:16+08:00
必填
updated_at
string
示例:2021-06-03T20:49:16+08:00
必填
deleted_at
object
示例:null
必填
point_name
string
示例:第三人民医院临时接种点
必填
address
string
示例:大定船居委会院内
必填
tel
string
示例:123456754
必填
os_user_id
int
示例:51
必填
per_user
string
示例:周红
必填
msg
string
示例:操作成功
必填