Commit fd962811 authored by liguangyu06's avatar liguangyu06
Browse files

优化

parent 0720bf95
......@@ -24,7 +24,7 @@ headers = commonFuc().get_business_data(module, "json_headers_file", cmdc_access
# 获取文件
BASE_DIR = os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(os.path.abspath(__file__)))))
file_path = BASE_DIR + "/data/cmdc_files/商品包装管理新增模板_数据重复.xlsx"
file_path = BASE_DIR + "/data/cmdc_files/商品包装管理新增模板_重复数据.xlsx"
# 第二步批量新增商品包装信息
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "url23")
......
Supports Markdown
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