Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
ticker_config
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wallets
ticker_config
Commits
cf68f582
Commit
cf68f582
authored
Sep 21, 2018
by
rlgy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
e594fe6c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
7 deletions
+12
-7
params.php
common/config/params.php
+12
-7
No files found.
common/config/params.php
View file @
cf68f582
...
...
@@ -65,13 +65,18 @@ return [
'h5_activity'
=>
[
'ZWG_GUESS_NEWBEE'
=>
[
'from'
=>
'1MNwSHugmoBcGxqfU8Gt4excUg68DA7hYE'
,
//转币地址
'to'
=>
'14o9MHrrLfpsXf7wu4H4YRwvy84fjd7uaj'
,
//新手 0.001个bty投一次
'to_normal'
=>
'1415uErzSxEVXdfcYLc9ud6G377iStd2xL'
,
//2 个bty投一次
'amount'
=>
0.001
,
'note'
=>
''
,
'isToken'
=>
false
,
'token'
=>
''
,
'from'
=>
'1MNwSHugmoBcGxqfU8Gt4excUg68DA7hYE'
,
//转币地址
'to'
=>
'14o9MHrrLfpsXf7wu4H4YRwvy84fjd7uaj'
,
//新手 0.001个bty投一次
'to_normal'
=>
'1415uErzSxEVXdfcYLc9ud6G377iStd2xL'
,
//2 个bty投一次
'amount'
=>
0.001
,
'note'
=>
''
,
'isToken'
=>
false
,
'token'
=>
''
,
'award_normal'
=>
0.1
,
'award_beta'
=>
1
,
'award_isToken'
=>
true
,
'award_token'
=>
'ZWGYBA'
,
'do_award_step'
=>
10
,
//开奖区块步进
],
],
];
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