修改
PUT
http://localhost:8888/vaccines/vaccine
请求参数
参数名
类型
描述
必填
point_name
string
示例:4322
必填
address
string
示例:343
必填
tel
string
示例:42343
必填
id
int
示例:2
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
data
object
数据字典
必填
msg
string
示例:操作成功
必填