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