curl --location --request POST 'http://mp.xipuduo.com/index.php/SmallProgramApi/Collect/cancelCollect' \
--form 'goods_id=""' \
--form 'store_id=""' \
--form 'vid="1"' \
--form 'uid="1"' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"status": 1,
"msg": "收藏成功",
"data": {
"id": "9"
}
}