accessToken: ********************curl --location --request GET 'https://openapi.qunjielong.com/open/api/goods/get_goods_detail/29694099?accessToken=<api-key>'{
"code": 200,
"msg": "请求成功",
"data": {
"dimensionModel": 0,
"goodsId": 29694099,
"goodsName": "测试商品",
"goodsLabelList": [],
"goodsPicList": [
"https://res0.shangshi360.com/up/2008/osd5l/21/2d9d/2aad6.jpg"
],
"goodsUnit": "斤",
"groupBuyPrice": 10,
"originalPrice": 0,
"costPrice": 0,
"costPriceModel": 10,
"commissionPercent": 0,
"goodsCategoryId": 0,
"totalStock": 115,
"useStock": 15,
"isActivityUsing": false,
"goodsNo": "",
"spuId": 0,
"goodsCost": 0,
"goodsWeight": 0
},
"success": true
}