浏览代码

修复传参问题

locky 8 月之前
父节点
当前提交
5bc120ab29
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Controller/SysManage.py

+ 1 - 0
Controller/SysManage.py

@@ -149,6 +149,7 @@ def initMsgFunc(request):
         if not is_distributed:
             thread_kwargs = {
                 'user_id': userID,
+                'redis_obj': redis_obj,
                 'distribute_key': distribute_key,
                 'expire': expire,
                 'end_time': end_time