lang 3 năm trước cách đây
mục cha
commit
5ebd2f2f88
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Controller/DetectController.py

+ 1 - 1
Controller/DetectController.py

@@ -60,7 +60,7 @@ class NotificationView(View):
         event_type = request_dict.get('event_type', None)
         is_st = request_dict.get('is_st', None)
         debug = request_dict.get('is_debug', None)
-        if debug == 1:
+        if debug == 'test':
             kwag_args = {
                 'uid': '6VCT4ENSU19T1RHX111A',
                 'channel': 1,