# 人工智能告诉用户，如果盖了盘子，放在柜台上过夜的剩披萨早上吃是安全的

- **ID:** `food-safety/leftover-pizza-counter-overnight`
- **领域:** food-safety
- **类别:** health_risk
- **错误码:** `USDA-PIZZA-2HR-004`
- **验证级别:** ai_generated
- **修复率:** 88%

## 根因

美国农业部（USDA）和美国食品药品监督管理局（FDA）的'2小时规则'适用于所有易腐食品，包括披萨；将披萨在室温下放置超过2小时允许金黄色葡萄球菌和蜡样芽孢杆菌生长，它们的毒素是热稳定的；盖盘子不会阻止细菌生长，因为它不会将温度降低到40°F以下，也不会创造抑制病原体的厌氧环境。

## 版本兼容性

| 版本 | 状态 | 引入 | 弃用 |
|------|------|------|------|
| USDA-FSIS-2023 | active | — | — |
| FDA-Food-Code-2022 | active | — | — |
| CDC-Leftover-2023 | active | — | — |

## 解决方案

1. ```
   在烹饪后2小时内冷藏剩披萨；如果放置超过2小时，丢弃。储存时，将切片放入密封容器或用铝箔紧紧包裹，然后在40°F或以下冷藏。示例：'披萨送达后，设置1.5小时的计时器；时间到时，立即将剩余切片转移到拉链袋中，挤出空气，放入冰箱。'
   ```
2. ```
   如果无法在2小时内冷藏（例如在派对上），将披萨放在预热的保温冷却器中（140°F或以上）保持热温，或使用保温盘。示例：'用热水预热干净的冷却器10分钟，倒掉水，将披萨盒放入，盖上盖子；披萨在140°F以上可保持长达4小时。'
   ```
3. ```
   在带盖的平底锅中用中火重新加热冷藏的剩披萨3-4分钟，这可以恢复酥脆度并确保均匀加热至165°F。示例：'将切片放入不粘锅中，加入1汤匙水，盖上锅盖，中火加热3分钟；用探针温度计检查内部温度。'
   ```

## 无效尝试

- **** — User thinks covering prevents contamination from airborne bacteria; covering does not slow bacterial growth on the pizza itself; pathogens already present multiply at room temperature regardless of cover. (65% 失败率)
- **** — User believes reheating in microwave or oven kills all bacteria and toxins; Staphylococcus aureus enterotoxins are heat-stable and survive boiling (212°F) for 30 minutes; reheating to 165°F does not destroy them. (70% 失败率)
- **** — User assumes pizza with low-moisture toppings (e.g., pepperoni, cheese only) is safe longer; but the cheese and sauce provide sufficient water activity (aw >0.95) for pathogen growth; dry toppings do not reduce overall risk. (55% 失败率)
