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-spd
Commits
ec137a6f
Commit
ec137a6f
authored
1 year ago
by
xiao-hesheng
Browse files
Options
Download
Email Patches
Plain Diff
流程七脚本编写
parent
83c3fb73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
air_case/b5_spd3_core_business_flow/a_a4_流程四_基础模块设置.air/a_a4_流程四_基础模块设置.py
+1
-1
...core_business_flow/a_a4_流程四_基础模块设置.air/a_a4_流程四_基础模块设置.py
with
1 addition
and
1 deletion
+1
-1
air_case/b5_spd3_core_business_flow/a_a4_流程四_基础模块设置.air/a_a4_流程四_基础模块设置.py
+
1
-
1
View file @
ec137a6f
...
@@ -73,7 +73,7 @@ def import_goods(hosGoodsId):
...
@@ -73,7 +73,7 @@ def import_goods(hosGoodsId):
# 获取院区id
# 获取院区id
branch_id
=
FileUtils
().
r_info
(
module
,
'院区新增'
)[
"branch_id"
]
branch_id
=
FileUtils
().
r_info
(
module
,
'院区新增'
)[
"branch_id"
]
# hosGoodsId = FileUtils().r_info8('b5_spd3_core_business_flow', '产品审核信息', 'message2')["hosGoodsId"]
# hosGoodsId = FileUtils().r_info8('b5_spd3_core_business_flow', '产品审核信息', 'message2')["hosGoodsId"]
goodsId
=
hosGoodsId
.
replace
(
"h0347"
,
""
)
goodsId
=
hosGoodsId
.
replace
(
get_hosid
()
,
""
)
# #请求体
# #请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload32_1"
,
get_hosid
(),
goodsId
,
branch_id
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload32_1"
,
get_hosid
(),
goodsId
,
branch_id
)
print
(
request_body
)
print
(
request_body
)
...
...
This diff is collapsed.
Click to expand it.
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