ソースを参照

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

zhangdongming 7 ヶ月 前
コミット
c33eaa6627
1 ファイル変更0 行追加1 行削除
  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:
             # 记录异常信息