Authored by michaelcao

Update 货架管理.md

@@ -52,7 +52,7 @@ code为200即为成功,否则是失败。 @@ -52,7 +52,7 @@ code为200即为成功,否则是失败。
52 "furnitureIds": null, 52 "furnitureIds": null,
53 "oldFurnitureIds": null, 53 "oldFurnitureIds": null,
54 "furnitureInfo": null, 54 "furnitureInfo": null,
55 - "productInfo": null 55 + "list": null
56 } 56 }
57 } 57 }
58 ``` 58 ```