调整缓存生成脚本

This commit is contained in:
pengtao 2019-09-26 16:39:44 +08:00
parent d45c58969b
commit f3d63ef86c

View File

@ -184,7 +184,6 @@ def send_cache_data():
# except Exception:
# log.error("拆解过期数据出错!", exc_info=True)
if __name__ == "__main__":
log.info('start!')
send_cache_data()