提交 78929e4e 作者: XveLingKun

微信公众号采集

上级 54d3083a
...@@ -339,9 +339,9 @@ if __name__ == "__main__": ...@@ -339,9 +339,9 @@ if __name__ == "__main__":
continue continue
getWxList(infoSourceCode, dic_user_count) getWxList(infoSourceCode, dic_user_count)
if dic_user_count: if dic_user_count:
for key, value in dic_user_count.items(): for key, value in dic_user_count.items():
log.info(f"====账号{key},使用次数{value}") log.info(f"====账号{key},使用次数{value}")
# break # break
# infoSourceCode = 'IN-20220917-0159' # infoSourceCode = 'IN-20220917-0159'
# getWxList(infoSourceCode) # getWxList(infoSourceCode)
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论