Commit e87a6f6b authored by shenpc's avatar shenpc

添加正式id

parent 5834ea32
...@@ -107,8 +107,8 @@ public class AdDataManager { ...@@ -107,8 +107,8 @@ public class AdDataManager {
adData.cpName = OutAdData.CP_AD_TOPON; adData.cpName = OutAdData.CP_AD_TOPON;
adData.cpAdtype = OutAdData.CP_AD_TYPE_CHAPING; adData.cpAdtype = OutAdData.CP_AD_TYPE_CHAPING;
adData.position = OutAdData.POSITION_HOME; adData.position = OutAdData.POSITION_HOME;
adData.cpAppid = PROP.isTest() ? "a6501757a165c4" : ""; adData.cpAppid = PROP.isTest() ? "a6501757a165c4" : "a64e8467407339";
adData.cpAdslot = PROP.isTest() ? "b6509805ed0208" : "";//cp:b6509805ed0208 native:b1f5eocpkk4f3f release cp:b1f5i60t92g4gq adData.cpAdslot = PROP.isTest() ? "b6509805ed0208" : "b657019e06896e";//cp:b6509805ed0208 native:b1f5eocpkk4f3f release cp:b1f5i60t92g4gq
adData.showCount = 5; adData.showCount = 5;
adData.showTimes = 5; adData.showTimes = 5;
adData.interval = 1 * 60;//30分钟 未隐藏icon adData.interval = 1 * 60;//30分钟 未隐藏icon
......
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