Forráskód Böngészése

pdd 商业化链接不回传oppo

dodo hold 3 hónapja
szülő
commit
b34240139b

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 0
molilian.api/Properties/PublishProfiles/latest.pubxml.user


+ 8 - 0
molilian.core/Core/PushDataReport/PushDataReportCore.cs

@@ -109,6 +109,14 @@ namespace molilian.core
                             item.distribution = distribution;
                             item.req_count = data.total_count;
                             item.dp_transition_succ_count = data.success_count;
+
+                            // pdd 商业化链接不回传oppo
+                            if (p.push_channel_id == 9)
+                            {
+                                item.dp_transition_succ_count = 0;
+                                item.transition_succ_count = 0;
+                            }
+
                             item.click_count = data.uclk_pv;
                             item.click_user_count = data.uclk_uv;
                             item.order_count = data.eff_ord_num;

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott