Commit e91c97c7 by sikang

fix Track Event - AGREE_PRIVACY

parent bad4224c
...@@ -80,7 +80,7 @@ public final class TrackEvent { ...@@ -80,7 +80,7 @@ public final class TrackEvent {
/** /**
* 点击同意隐私协议 * 点击同意隐私协议
*/ */
AGREE_PRIVACY(type_user, actoin_click, "agreement_privacy"), AGREE_PRIVACY(type_user, actoin_click, "agree_privacy"),
/** /**
* 点击一个产品 * 点击一个产品
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment