多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
## 示例 ~~~[api] get:/releaseGoods/queryGoodsPublished *storeId=10#店铺ID <<< success { "retCode": 0, "retMsg": "success", "responseInfo": { "goodsBaseProp": { "goods_serial": "10", "category": "{\"parentId\":\"shoe\",\"parentName\":\"shoes\",\"childId\":\"shoe_kids\",\"childName\":\"child_shoe\",\"pfile\":\"shoe\"}", "store_id": "10", "goods_name": "中国", "goods_brand": "{\"id\":\"Champion\",\"name\":\"Champion\"}", "goods_main_photo": "[\"storage/M00/00/07/rBIKSVsiCMCAep71AAK-xOM85BE301.jpg\",\"storage/M00/00/03/rBIKSVsfbJCAD36yAA1rIuRd3Es165.jpg\",\"storage/M00/00/07/rBIKSVsiCMaAfTLhAAEuUpAxGxU642.jpg\",\"storage/M00/00/02/rBIKSVsfbI-AdVw7AAiQfKHDaaQ191.jpg\",\"storage/M00/00/02/rBIKSVsfbHiAEJ0YAAkVVGMybN8432.jpg\"]", "goods_price": 1581, "store_price": 853, "goods_details": "dfghghhdsgfsgfsdhgjyutyjhjhgfvgfdsgdfsdfgdfsgvsdfvgdsfgvasdfsdfsdafdsfd<div>sdfkjksdjfksdkflsdlfksdlfklsdkf</div>", "ship_price": 0, "goods_transfee": 1, "goods_groupId": "133067121000001", "goods_iswholesale": 0, "remarkInfo": "{\"activeProperty\":{\"size_s\":true,\"color_red\":true,\"color_blue\":true},\"needPictureItem\":[{\"categoryId\":\"color\",\"categoryName\":\"color\",\"id\":\"red\",\"name\":\"red\",\"goods_desc_photo\":\"storage/M00/00/05/rBIKSVsfjzqAQGLNAAiQfKHDaaQ812.jpg\",\"$$hashKey\":\"object:148\"},{\"categoryId\":\"color\",\"categoryName\":\"color\",\"id\":\"blue\",\"name\":\"blue\",\"goods_desc_photo\":\"storage/M00/00/08/rBIKSVsiLfGAZ1D9AAkVVGMybN8561.jpg\",\"$$hashKey\":\"object:149\"}],\"autoPropertyMap\":{\"color\":[{\"id\":6454724725,\"name\":\"\",\"$$hashKey\":\"object:137\"}],\"size\":[{\"id\":6274091764,\"name\":\"\",\"$$hashKey\":\"object:119\"}]},\"propertyMap\":{\"color\":{\"items\":{\"red\":\"red\",\"blue\":\"blue\",\"6454724725\":\"\"},\"name\":\"color\"},\"size\":{\"items\":{\"s\":\"s\",\"m\":\"m\",\"l\":\"l\",\"xl\":\"xl\",\"6274091764\":\"\"},\"name\":\"size\"}}}", "defaultInventory": 0 }, "childGoods": [{ "goodsId": "133067121000001_4", "seller_define_code": "6", "goods_properties_id": "red:s", "goods_property": [{ "categoryId": "color", "categoryName": "color", "id": "red", "name": "red" }, { "categoryId": "size", "categoryName": "size", "id": "s", "name": "s" }], "price": 6, "goods_inventory": 6, "old_goods_inventory": 6, "goods_salenum": 0, "goods_status": 0, "goods_transfee": 1, "goods_iswholesale": 0, "defaultInventory": 0, "addTime": "2018-06-29 17:22:27" }, { "goodsId": "133067121000001_5", "seller_define_code": "5", "goods_properties_id": "blue:s", "goods_property": [{ "categoryId": "color", "categoryName": "color", "id": "blue", "name": "blue" }, { "categoryId": "size", "categoryName": "size", "id": "s", "name": "s" }], "price": 5, "goods_inventory": 5, "old_goods_inventory": 5, "goods_salenum": 0, "goods_status": 0, "goods_transfee": 1, "goods_iswholesale": 0, "defaultInventory": 0, "addTime": "2018-06-29 17:22:27" }], "imageServerUrl": "http://172.18.10.73:80/" } } <<< error { "retCode": !0, "retMsg": "errMsg" } ~~~