-- 插入一条空调爆炸记录 INSERT INTO air_conditioner_crash_log (id, crash_type, timestamp) VALUES (?, ?, CURRENT_TIMESTAMP);