Selaa lähdekoodia

update published_articles_monitor improve

luojunhui 3 kuukautta sitten
vanhempi
commit
fb5e93e146
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      published_articles_monitor.py

+ 1 - 1
published_articles_monitor.py

@@ -44,7 +44,7 @@ def monitor_article(article):
                         "account_name": account_name,
                         "gh_id": gh_id,
                         "title": title,
-                        "wx_sn": wx_sn,
+                        "wx_sn": wx_sn.decode("utf-8"),
                         "publish_date": publish_date,
                         "error_detail": error_detail,
                     }