[통합로그 No.1] ShopTime Home이 메뉴 혹은 webOS에서 진입하여 화면에 노출될 때 entryMenu 정보 수집
This commit is contained in:
@@ -75,7 +75,6 @@ export const TLogEvent = (
|
||||
axiosInstance = axios.get(url, AUTHORIZATION);
|
||||
break;
|
||||
case "post":
|
||||
console.log("#model", model);
|
||||
axiosInstance = axios.post(url, model, AUTHORIZATION);
|
||||
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user