-- 单用户设备上限覆盖:NULL=走套餐(plans.max_devices)默认;设为正整数则以它为准。 ALTER TABLE users ADD COLUMN max_devices_override INTEGER;