chenjunkai 6 жил өмнө
parent
commit
efb9572f43

+ 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']