Browse Source

feat: 调整字段名称

zhangyuhan 2 years ago
parent
commit
121fe00b83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/index.js

+ 1 - 1
src/index.js

@@ -15,7 +15,7 @@ import { loadJS } from './module/utils'
             c_pageid: pageInfo.id,
             c_url: pageInfo.href.href,
             c_breakerid: transformedData.key,
-            c_product: '',
+            c_productname: '',
             // c_clicktime: new Date(transformedData.data.event_time),
             date: new Date(transformedData.data.event_time)
           }, customInfo)