Authored by 孙凯

修改 大数据上报字段 review by chenlin

... ... @@ -125,7 +125,7 @@ class DetailContainer extends Component {
try {
let params = {
FROM: 2,
IS_FROM: 2,
};
ReactNative.NativeModules.YH_CommonHelper.logEvent('YB_COPY_WECHAT_PN_C', params);
} catch (e) {
... ...