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
093f311c
Commit
093f311c
authored
May 07, 2024
by
liguangyu06
Browse files
优化
parent
07ed9083
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/cmdc_33st/c_商品包装批量新增验证.air/c_商品包装批量新增验证.py
View file @
093f311c
...
@@ -23,7 +23,7 @@ headers = commonFuc().get_business_data(module, "json_headers_file", cmdc_access
...
@@ -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__
)))))
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"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"url9"
)
...
...
data/cmdc_files/商品包装管理新增模板_成功.xlsx
0 → 100644
View file @
093f311c
File added
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