浏览代码

添加自主推送统计1

tanghongbin 4 年之前
父节点
当前提交
68f5da6405
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      Controller/DetectController.py

+ 1 - 3
Controller/DetectController.py

@@ -238,9 +238,7 @@ class NotificationView(View):
                     is_st=int_is_st,
                     is_st=int_is_st,
                     receiveTime=n_time,
                     receiveTime=n_time,
                     addTime=now_time,
                     addTime=now_time,
-                    message_id='',
-                    push_type=push_type,
-                    push_server_status=push_server_status,
+
 
 
                 ))
                 ))
                 if is_sys_msg:
                 if is_sys_msg: