bug修复
This commit is contained in:
parent
6c3e104fd2
commit
7b55b23609
|
|
@ -79,7 +79,6 @@ class DiscSpinningController extends Frontend
|
|||
'draws' => $resp
|
||||
]);
|
||||
}catch (DuplicateException $e) {
|
||||
(new TbUserBlacklist())->addBlackUser($userId, "重复抽奖");
|
||||
throw $e;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue