Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
Out
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xjl
Out
Commits
e87a6f6b
Commit
e87a6f6b
authored
Dec 11, 2023
by
shenpc
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加正式id
parent
5834ea32
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
AdDataManager.java
app/src/main/java/com/zl/sdk/ad/AdDataManager.java
+2
-2
No files found.
app/src/main/java/com/zl/sdk/ad/AdDataManager.java
View file @
e87a6f6b
...
...
@@ -107,8 +107,8 @@ public class AdDataManager {
adData
.
cpName
=
OutAdData
.
CP_AD_TOPON
;
adData
.
cpAdtype
=
OutAdData
.
CP_AD_TYPE_CHAPING
;
adData
.
position
=
OutAdData
.
POSITION_HOME
;
adData
.
cpAppid
=
PROP
.
isTest
()
?
"a6501757a165c4"
:
""
;
adData
.
cpAdslot
=
PROP
.
isTest
()
?
"b6509805ed0208"
:
""
;
//cp:b6509805ed0208 native:b1f5eocpkk4f3f release cp:b1f5i60t92g4gq
adData
.
cpAppid
=
PROP
.
isTest
()
?
"a6501757a165c4"
:
"
a64e8467407339
"
;
adData
.
cpAdslot
=
PROP
.
isTest
()
?
"b6509805ed0208"
:
"
b657019e06896e
"
;
//cp:b6509805ed0208 native:b1f5eocpkk4f3f release cp:b1f5i60t92g4gq
adData
.
showCount
=
5
;
adData
.
showTimes
=
5
;
adData
.
interval
=
1
*
60
;
//30分钟 未隐藏icon
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment