Explorar o código

打印category

locky %!s(int64=2) %!d(string=hai) anos
pai
achega
f03babf00b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Service/HuaweiPushService/HuaweiPushService.py

+ 1 - 0
Service/HuaweiPushService/HuaweiPushService.py

@@ -88,6 +88,7 @@ class HuaweiPushObject:
             android=android,
             token=[token_val]
         )
+        LOGGER.info('通知栏推送category:{}'.format(message.android.category))
 
         try:
             import certifi