[통합로그]onsale 로그 정보 수정

This commit is contained in:
opacity@t-win.kr
2025-12-05 15:48:41 +09:00
parent 14b4a6a37d
commit d7f374a94f

View File

@@ -36,7 +36,7 @@ export default memo(function OnSaleContents({
messageId: LOG_MESSAGE_ID.SHELF,
category: selectedLgCatNm,
shelfLocation: shelfOrder,
shelfId: selectedLgCatCd,
shelfId: spotlightId,
shelfTitle: saleNm,
};
dispatch(sendLogTotalRecommend(params));