Browse Source

修复异步推送消息问题

locky 1 năm trước cách đây
mục cha
commit
324279c517
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
         }