Explorar el Código

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

chanjunkai hace 5 años
padre
commit
786feaf135
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: