Commit cf68f582 authored by rlgy's avatar rlgy

update

parent e594fe6c
...@@ -65,13 +65,18 @@ return [ ...@@ -65,13 +65,18 @@ return [
'h5_activity' => [ 'h5_activity' => [
'ZWG_GUESS_NEWBEE' => [ 'ZWG_GUESS_NEWBEE' => [
'from' => '1MNwSHugmoBcGxqfU8Gt4excUg68DA7hYE', //转币地址 'from' => '1MNwSHugmoBcGxqfU8Gt4excUg68DA7hYE', //转币地址
'to' => '14o9MHrrLfpsXf7wu4H4YRwvy84fjd7uaj', //新手 0.001个bty投一次 'to' => '14o9MHrrLfpsXf7wu4H4YRwvy84fjd7uaj', //新手 0.001个bty投一次
'to_normal' => '1415uErzSxEVXdfcYLc9ud6G377iStd2xL', //2 个bty投一次 'to_normal' => '1415uErzSxEVXdfcYLc9ud6G377iStd2xL', //2 个bty投一次
'amount' => 0.001, 'amount' => 0.001,
'note' => '', 'note' => '',
'isToken' => false, 'isToken' => false,
'token' => '', 'token' => '',
'award_normal' => 0.1,
'award_beta' => 1,
'award_isToken' => true,
'award_token' => 'ZWGYBA',
'do_award_step' => 10, //开奖区块步进
], ],
], ],
]; ];
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