curl --location --request POST 'http://mp.xipuduo.com/index.php/SmallProgramApi/Shopping/addShopping_v1' \
--form 'goods_id="1"' \
--form 'num="1"' \
--form 'type="1"' \
--form 'sku_id="1"' \
--form 'fixed_num="0"' \
--form 'vid="1"' \
--form 'uid="1"' \
--form 'merchant_id="1"' \
--form 'sign="123456"'{
"id": "2",
"status": 1,
"msg": "加入成功",
"user_type": 3
}