|
|
ShopCartItemDto getShopCartItemsByShopIdSkuIdUserId(@Param("shopId") Long shopId, @Param("skuId") Long skuId, @Param("userId")String userId);
|
|
ShopCartItemDto getShopCartItemsByShopIdSkuIdUserId(@Param("shopId") Long shopId, @Param("skuId") Long skuId, @Param("userId")String userId);
|