@@ -326,7 +326,9 @@ class NotificationV2View(View):
1: 51,
2: 57,
4: 58,
- 8: 60
+ 16: 59,
+ 8: 60,
+ 32: 61
}
event_val = event_dict.get(event_type, 0)
# event_val == 0 没有匹配到单个值则认为组合类型