Browse Source

Merge remote-tracking branch 'remotes/origin/test'

Ansjer 3 years ago
parent
commit
67a3c094bf
1 changed files with 0 additions and 3 deletions
  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 = {