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
405ab713
Commit
405ab713
authored
Apr 19, 2024
by
xiao-hesheng
Browse files
优化脚本
parent
8e1c9205
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a2_流程二供货关系申请提交审批.air/a_a2_流程二供货关系申请提交审批.py
View file @
405ab713
...
...
@@ -174,11 +174,14 @@ def supply_and_marketing_apply2():
e_corpId
=
corpId
e_username
=
username
return
e_corpId
,
h_corpId
,
e_username
,
h_name
h_login
()
#医院登录
e_login
(
1
)
#企业登录
#供应关系申请-客户类型医院
FileUtils
().
w_info1
(
supply_and_marketing_apply
(),
module
,
'供货关系申请'
)
submitSupplyRelation_pass
()
#供应关系申请-客户类型厂商
FileUtils
().
w_info1
(
supply_and_marketing_apply2
(),
module
,
'供货关系申请2'
)
submitSupplyRelation_pass
()
\ No newline at end of file
try
:
h_login
()
#医院登录
e_login
(
1
)
#企业登录
#供应关系申请-客户类型医院
FileUtils
().
w_info1
(
supply_and_marketing_apply
(),
module
,
'供货关系申请'
)
submitSupplyRelation_pass
()
#供应关系申请-客户类型厂商
FileUtils
().
w_info1
(
supply_and_marketing_apply2
(),
module
,
'供货关系申请2'
)
submitSupplyRelation_pass
()
except
:
print
(
'a_a2_流程二供货关系申请提交审批,出现异常,请检查'
)
\ No newline at end of file
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