통합로그 13,14 themecuration 대소문자 수정

This commit is contained in:
opacity@t-win.kr
2025-10-27 10:10:00 +09:00
parent 8dd018bc32
commit 2d41ad29f9
2 changed files with 2 additions and 2 deletions

View File

@@ -607,7 +607,7 @@ export const LOG_CONTEXT_NAME = {
TRENDING_NOW: "shoptime.trendingnow", TRENDING_NOW: "shoptime.trendingnow",
HOT_PICKS: "shoptime.hotpicks", HOT_PICKS: "shoptime.hotpicks",
SEARCH: "shoptime.search", SEARCH: "shoptime.search",
THEME_CURATION: "shoptime.themeCuration", THEME_CURATION: "shoptime.themecuration",
CATEGORY: "shoptime.category", CATEGORY: "shoptime.category",
ENTRY: "shoptime.entry", ENTRY: "shoptime.entry",
MYORDER: "shoptime.myorder", MYORDER: "shoptime.myorder",

View File

@@ -144,7 +144,7 @@ let localLaunchParams = {
// contentTarget: "V3_3000_AD:SR_SR_1", // contentTarget: "V3_3000_AD:SR_SR_1",
// contentTarget: "V3_2006_HOMEBANNER:6241018_HP_1_1307_2", // contentTarget: "V3_2006_HOMEBANNER:6241018_HP_1_1307_2",
// contentTarget: "V3_2004_HOMEBANNER:4241101_HP_9_889", // contentTarget: "V3_2004_HOMEBANNER:4241101_HP_9_889",
// contentTarget: "V3_2001_HOMEBANNER:1240712_TM_10", contentTarget: "V3_2001_HOMEBANNER:1240712_TM_10",
}; };
export const getLaunchParams = () => { export const getLaunchParams = () => {