Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-cmdc
Commits
07ed9083
Commit
07ed9083
authored
May 07, 2024
by
liguangyu06
Browse files
优化
parent
b8fc29ee
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_32st/空数据导入校验验证_超发配置导入.air/空数据导入校验验证_超发配置导入.py
View file @
07ed9083
...
...
@@ -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"
)
...
...
data/cmdc_files/超发配置导入模板_空.xlsx
→
data/cmdc_files/超发配置导入模板_空
1
.xlsx
View file @
07ed9083
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment