预警图片检测触发修复

This commit is contained in:
2026-06-16 16:58:24 +08:00
parent 0158b41712
commit 7396889f32
4 changed files with 15 additions and 315 deletions
@@ -34,7 +34,9 @@ DEFAULT_CLASS_TO_EVENT: Dict[str, EventType] = {
# 火灾
"fire": EventType.FIRE,
"flame": EventType.FIRE,
"火焰": EventType.FIRE,
"smoke": EventType.SMOKE,
"烟雾": EventType.SMOKE,
# 抽烟
"smoking": EventType.SMOKING,
"cigarette": EventType.SMOKING,