Explorar o código

feat: 调整字段名称

zhangyuhan %!s(int64=2) %!d(string=hai) anos
pai
achega
121fe00b83
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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_pageid: pageInfo.id,
             c_url: pageInfo.href.href,
             c_url: pageInfo.href.href,
             c_breakerid: transformedData.key,
             c_breakerid: transformedData.key,
-            c_product: '',
+            c_productname: '',
             // c_clicktime: new Date(transformedData.data.event_time),
             // c_clicktime: new Date(transformedData.data.event_time),
             date: new Date(transformedData.data.event_time)
             date: new Date(transformedData.data.event_time)
           }, customInfo)
           }, customInfo)