chenjunkai пре 6 година
родитељ
комит
efb9572f43
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Controller/DetectController.py

+ 1 - 1
Controller/DetectController.py

@@ -265,7 +265,7 @@ class NotificationView(View):
         uid = uaql['uid']
 
         print('===============')
-        print(token_val)
+        print(appBundleId)
         print('=============')
         response = ResponseObject()
         app_key = jpush_config[appBundleId]['Key']