提交 bf7737d6 作者: XveLingKun

微信公众号测试调整

上级 14c4b90a
......@@ -322,9 +322,10 @@ if __name__ == "__main__":
# 'use_count': 0,
# 'gzh_count': 0
# }
start = time.time()
log.info(f"开始时间{baseCore.getNowTime(1)}")
while True:
start = time.time()
log.info(f"开始时间{baseCore.getNowTime(1)}")
infoSourceCode = baseCore.redicPullData('WeiXinGZH:infoSourceCode')
# infoSourceCode = 'IN-20220609-57899'
if infoSourceCode == 'None' or infoSourceCode == None:
......@@ -334,9 +335,9 @@ if __name__ == "__main__":
# time.sleep(60)
# numbers = getnumber_redis()
# log.info("当前批次采集公众号个数{}".format(numbers))
# break
break
# infoSourceCode = baseCore.redicPullData('WeiXinGZH:infoSourceCode')
continue
# continue
getWxList(infoSourceCode, dic_user_count)
if dic_user_count:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论