Przeglądaj źródła

修复传参问题

locky 8 miesięcy temu
rodzic
commit
5bc120ab29
1 zmienionych plików z 1 dodań i 0 usunięć
  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