Browse Source

Merge remote-tracking branch 'origin/master'

zhangdongming 2 năm trước cách đây
mục cha
commit
7f60710be2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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