통합로그 [no.36] shoptime.entry log param 수정

This commit is contained in:
jiwon93.son
2025-10-20 17:25:38 +09:00
parent 76e7bea585
commit 86893ca547

View File

@@ -266,6 +266,11 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => {
deeplink: deeplinkPanel,
curationId: curationId ? curationId : showId,
productId: prdtId,
partnerID: patnrId,
showId: showId,
channelId: chanId,
category: lgCatNm,
linkTypeCode: linkTpCd,
})
);