Преглед изворни кода

修复异步推送消息问题

locky пре 1 година
родитељ
комит
324279c517
1 измењених фајлова са 1 додато и 0 уклоњено
  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
         }