chenjunkai 6 years ago
parent
commit
efb9572f43
1 changed files with 1 additions and 1 deletions
  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']