Sfoglia il codice sorgente

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

zhangdongming 7 mesi fa
parent
commit
c33eaa6627
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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:
             # 记录异常信息