feat: 로그 service_cd 항목 추가
This commit is contained in:
@@ -147,6 +147,7 @@ const sendSA = (
|
||||
view_info: {
|
||||
game_no: gameNo,
|
||||
lang_cd: eventLocale,
|
||||
service_cd: 'official_home',
|
||||
...options?.viewInfo,
|
||||
},
|
||||
}
|
||||
@@ -158,6 +159,7 @@ const sendSA = (
|
||||
pwt_click_item: clickItem,
|
||||
game_no: gameNo,
|
||||
lang_cd: eventLocale,
|
||||
service_cd: 'official_home',
|
||||
...options?.clickItem,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user