爆币
This commit is contained in:
@@ -101,6 +101,7 @@ class LotteryService
|
||||
$small_round, $big_round, $big_total_gold
|
||||
], 0);
|
||||
$result = json_decode($result, true);
|
||||
var_dump($result, true);die;
|
||||
if (json_last_error() !== JSON_ERROR_NONE) {
|
||||
throw new Exception('Lua脚本执行失败');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user