移除CP
POST
/api/deleteCP
接口描述
移除当前的CP,返回下一位CP
请求参数
参数名
类型
描述
必填
userid
string
CP的用户ID
必填
响应参数
参数名
类型
描述
必填
_id
string
用户ID
必填
head
string
头像图片名字
必填
sex
string
性别,0女1男
必填
totalGiftValue
int
送我礼物总价值
必填