爆币
This commit is contained in:
@@ -124,7 +124,7 @@ class LotteryService
|
||||
$this->bigPrizeWeights['80'],
|
||||
$this->bigPrizeWeights['total']
|
||||
], 0);
|
||||
// var_dump($result);die;
|
||||
var_dump($result);die;
|
||||
$result = json_decode($result, true);
|
||||
if (json_last_error() !== JSON_ERROR_NONE) {
|
||||
throw new Exception('Lua脚本执行失败');
|
||||
|
||||
Reference in New Issue
Block a user