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
b6a4b259
Commit
b6a4b259
authored
Oct 25, 2024
by
xiao-hesheng
Browse files
流程五脚本提交
parent
947e5b64
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/a5_mdm3_pdm/a8产品新增和审核驳回.air/a8产品新增和审核驳回.py
View file @
b6a4b259
...
...
@@ -13,7 +13,7 @@ from air_case.mdm_login.登录外网系统.登录外网系统 import login_syste
def
Enterprise_audit
():
module
=
"mdm3_
ea
"
module
=
"
a5_
mdm3_
pdm
"
# 注册企业
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"CompanyRegist_url"
)
# #获取请求头信息
...
...
air_case/a5_mdm3_pdm/a99产品信息审核_锁定后查询.air/a99产品信息审核_锁定后查询.py
View file @
b6a4b259
...
...
@@ -50,7 +50,7 @@ result = commonFuc().http_post(url, request_body, headers)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
total
=
commonFuc
().
analysis_json
(
'total'
,
data
)
GRBid
=
commonFuc
().
analysis_json
(
'id'
,
data
)
global_var_GRBid
=
GRBid
#
global_var_GRBid=GRBid
if
total
==
1
:
commonFuc
().
check_text_exist
(
p_name
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
...
...
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