contiguousUpTo 由 row.msgId 改为 for ((msgId, _) in rows);MailboxRow 是 data class, 取值结果相同,行为不变,无配置与迁移影响。 验证:./gradlew test 通过。