Commit 093f311c authored by liguangyu06's avatar liguangyu06
Browse files

优化

parent 07ed9083
......@@ -23,7 +23,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, "url9")
......
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