pengzhibo168 %!s(int64=5) %!d(string=hai) anos
pai
achega
47d48d63a3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Controller/DetectController.py

+ 1 - 1
Controller/DetectController.py

@@ -401,7 +401,7 @@ class NotificationView(View):
                                                    })
         print('fcm push ing')
         print(result)
-        return result.status_code
+        return result
 
     def do_apns(self, uid, channel, appBundleId, token_val, event_type, n_time, msg_title,
                 msg_text):