Explorar o código

更新缺少代码

zhangdongming hai 1 ano
pai
achega
248d507c01
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Service/DevicePushService.py

+ 1 - 0
Service/DevicePushService.py

@@ -210,6 +210,7 @@ class DevicePushService:
                     params['lang'] = lang
                     params['tz'] = tz
                     params['push_type'] = push_type
+                    params['redis_obj'] = redis_obj
 
                     GlobalThreadPool().submit(cls.send_app_msg_push, **params)
                     # push_thread = threading.Thread(