Răsfoiți Sursa

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

zhangdongming 7 luni în urmă
părinte
comite
c33eaa6627
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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:
             # 记录异常信息