Commit fc8f768d authored by ZhuChunYang's avatar ZhuChunYang

update

parent 982033a2
<?php
/**
* Created by PhpStorm.
* User: ZCY
* Date: 2018/10/8
* Time: 15:13
*/
return [
'from' => '1MNwSHugmoBcGxqfU8Gt4excUg68DA7hYE', //转币地址
'to' => '14o9MHrrLfpsXf7wu4H4YRwvy84fjd7uaj', //
'period_num' => 10, //每天彩票期数
'do_lottery_step' => 30, //开奖区块步进
'period_total_step' => 40, //总共一期区块步进
];
\ No newline at end of file
......@@ -67,4 +67,5 @@ return [
],
],
],
'lottery' => require(dirname(__FILE__) . '/lottery.php'),
];
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