ruoyi-modules/ruoyi-goods/src/main/java/com/ruoyi/goods/controller/forepart/ForepartMemberGoodsCollectionController.java
@@ -36,7 +36,7 @@ iMemberGoodsCollectionService.saveGoodsCollection(auctionCollectionDTO); return R.ok(); } @RequestMapping("/getGoodsCollectionList") @PostMapping("/getGoodsCollectionList") @ResponseBody @ApiOperation(value = "用户端-商品收藏列表") public R<PageDTO<HomeGoodsSkuListVO>> getGoodsCollectionList(@RequestBody AuctionCollectionDTO auctionCollectionDTO) {