Commit b7f3a086 authored by 邱阿朋's avatar 邱阿朋

优化

parent b3967d2c
......@@ -65,7 +65,6 @@ def main():
relations_dict = api.sku_relations()
# 下载并读取list数据
list_data = export_list_read_data()
list_data = list_data[220:]
log.info(f"共计:{len(list_data)} 订单")
new_list_data = []
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment