=== 数据库表结构检查 === 连接数据库: sql.m215.vhostgo.com... ✓ 数据库连接成功 1. 检查voting_status表... ✓ 表存在 表结构: - id (int(11)) - enabled (tinyint(1)) - display (tinyint(1)) - current_round (int(11)) - topic (varchar(255)) - created_at (timestamp) 最新记录: ID: 107 Enabled: 0 Display: 0 Current Round: 23 Topic: === 检查结束 ===