文档
测试

通过分享商品得出信息

GET
/user/shareproduct/1*/2*

请求参数

参数名
类型
描述
必填
1*
直接是产品的编号(也就是产品的类型编号)
必填
2*
直接用户编号
必填

说明 / 示例

{ "status": 200, "msg": "OK", "data": { "cementBrandId": 98013574, "cementBrandName": "贵州紫云西南水泥有限公司", "cementBrandImgAddress": "http://www.wiscement.cn/2020-06-08/30099ebff3c94036aa4b014417391875.jpg", "cementBrandTypeId": "052d7cfc03cb44f3bd187703a3097704", "cementBrandTypeName": "PP32.5R袋", "cementBrandTypePrice": 270.0, "receivingVo": { "receivingGoods": "自己测试的订单", "carNumberId": "贵 AEUEUUE", "areaInfoId": 4716839, "receivingGoodsAddress": "贵州省|黔南布依族苗族自治州|都匀市|绿茵湖街道办事处", "addressMarks": "测试", "receivingGoodsPeoplePhone": "18268336168", "carInfoIdCard": "", "isNeedByAddress": null } }, "ok": true }