Parcourir la source

修复异步推送消息问题

locky il y a 1 an
Parent
commit
324279c517
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      Service/CustomizedPushService.py

+ 1 - 0
Service/CustomizedPushService.py

@@ -85,6 +85,7 @@ class CustomizedPushObject:
             'n_time': n_time,
             'title': title,
             'msg': msg,
+            'link': link,
             'icon_link': icon_link
         }