Commit 6dcd4501 authored by xujialang's avatar xujialang

Merge remote-tracking branch 'origin/master'

parents ce157df4 e0bb7057
......@@ -99,8 +99,8 @@ public class AdDataManager {
adData.position = OutAdData.POSITION_HOME;
adData.cpAppid = PROP.isTest() ? "a6501757a165c4" : "a64e8467407339";
adData.cpAdslot = PROP.isTest() ? "b6509805ed0208" : "b657019e06896e";//cp:b6509805ed0208 native:b1f5eocpkk4f3f release cp:b1f5i60t92g4gq
adData.showCount = 20;
adData.showTimes = 20;
adData.showCount = 30;
adData.showTimes = 30;
adData.interval = 10*60;//30分钟 未隐藏icon
adData.intervalHide = 10 * 60;//10分钟 隐藏icon
adData.showTimesHideForAdId = 40;
......
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