Browse Source

add weixinzhishu: search_key

wangkun 2 years ago
parent
commit
09306f35a0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      weixinzhishu/weixinzhishu_main/search_key.py

+ 2 - 1
weixinzhishu/weixinzhishu_main/search_key.py

@@ -132,6 +132,7 @@ class Searchkey:
                 Common.logger(log_type, crawler).info(f"search_key:{search_key}写入飞书表成功\n")
                 return
 
+
 if __name__ == '__main__':
     Searchkey.write_search_key_to_feishu('searchkey', 'weixinzhishu')
-    pass
+    pass