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