Commit 07ed9083 authored by liguangyu06's avatar liguangyu06
Browse files

优化

parent b8fc29ee
......@@ -39,7 +39,7 @@ num = random.randint(1, 5)
# print(productCode)
# 获取文件
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/超发配置导入模板_空1.xlsx"
# 第三步进行超发配置导入操作
url = commonFuc().get_api_url() + commonFuc().get_business_data(module, "url11")
......
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