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