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