Explorar o código

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

chanjunkai %!s(int64=5) %!d(string=hai) anos
pai
achega
786feaf135
Modificáronse 1 ficheiros con 1 adicións e 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: