@@ -222,8 +222,6 @@ class BetService extends BaseService
$msg['text'] .= $errText;
}
-
DB::commit();
} catch (Exception $e) {
DB::rollBack();