zhangdongming 3 лет назад
Родитель
Сommit
31e513250b
1 измененных файлов с 0 добавлено и 3 удалено
  1. 0 3
      Controller/UserController.py

+ 0 - 3
Controller/UserController.py

@@ -2209,9 +2209,6 @@ class InitInfoView(View):
                     return response.json(904)
             else:
                 return response.json(444, 'push_type')
-            asy = threading.Thread(target=self.save_push_config,
-                                   args=(userID, appBundleId, push_type, token_val, m_code, lang, tz))
-            asy.start()
             if m_code:
                 # 获取设备推送状态
                 update_dict = {