Browse Source

修改服务号长链接为短链接

luojunhui 3 weeks ago
parent
commit
ae376573e3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tasks/data_tasks/fwh_data_recycle.py

+ 1 - 1
tasks/data_tasks/fwh_data_recycle.py

@@ -275,7 +275,7 @@ class SaveFwhDataToDatabase(FwhDataRecycle):
                             create_time,
                             update_time,
                             item_index,
-                            content_url,
+                            url,
                             show_view_count,
                             wx_sn,
                             title_md5,