爆币
This commit is contained in:
@@ -100,12 +100,6 @@ class LotteryService
|
||||
$small_trigger_times, $big_threshold,
|
||||
$small_round, $big_round, $big_total_gold
|
||||
], 0);
|
||||
var_dump($result);die;
|
||||
$result = json_decode($result, true);
|
||||
var_dump($result, true);die;
|
||||
if (json_last_error() !== JSON_ERROR_NONE) {
|
||||
throw new Exception('Lua脚本执行失败');
|
||||
}
|
||||
|
||||
// 开启数据库事务
|
||||
Db::startTrans();
|
||||
|
||||
Reference in New Issue
Block a user