Forráskód Böngészése

Merge branch 'master' of http://192.168.136.45:3000/SERVER/AnsjerPush

chanjunkai 5 éve
szülő
commit
786feaf135
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      Controller/DetectController.py

+ 1 - 0
Controller/DetectController.py

@@ -386,6 +386,7 @@ class NotificationView(View):
         push.notification = jpush.notification(android=android)
         push.platform = jpush.all_
         res = push.send()
+        print(1111111111111111)
         print(res)
         return res.status_code
         # try: