Browse Source

修复消息提醒设置无效问题

zhangdongming 7 tháng trước cách đây
mục cha
commit
c33eaa6627
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Controller/DetectControllerV2.py

+ 0 - 1
Controller/DetectControllerV2.py

@@ -134,7 +134,6 @@ class DetectControllerViewV2(View):
                 if 'nvr' in data:
                     del data['nvr']  # 删除 nvr 键
 
-                return msg_notify
             return data
         except Exception as e:
             # 记录异常信息