宠物信息添加接口
POST
https://www.hipetcn.com/hipet/public/index.php/index/Member/add_pets
请求参数
参数名
类型
描述
必填
mid
会员id
必填
pets_name
宠物名称
必填
bid
宠物品种id
必填
pets_sex
宠物性别 0:公;1母
必填
pets_birth
出生日期 Y-m-d H:i:s
必填
pets_weight
宠物体重
必填
响应参数
参数名
类型
描述
必填
code
请求码200/202
必填
msg
文字提示 请求成功/请求失败
必填
data
返回内容
必填
mid
会员id
必填
pets_name
宠物名称
必填
bid
宠物品种id
必填
pets_sex
宠物性别 0公 1母
必填
pets_birth
出生日期
必填
pets_weight
宠物体重
必填