Explorar el Código

删除category打印

locky hace 2 años
padre
commit
7befd996be
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Service/HuaweiPushService/HuaweiPushService.py

+ 0 - 1
Service/HuaweiPushService/HuaweiPushService.py

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