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
182b5b4c
Commit
182b5b4c
authored
Mar 05, 2024
by
xiao-hesheng
Browse files
调整产品导入脚本
parent
d3206fed
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/a4_mdm3_cm/a1供货关系申请_客户类型_医院_登录_医院登录获取医院id.air/a1供货关系申请_客户类型_医院_登录_医院登录获取医院id.py
View file @
182b5b4c
...
...
@@ -34,7 +34,7 @@ def h_login():
#如果需要h0347账号登录,这里就从文件获取
module
=
"a4_mdm3_cm"
username
=
h_name
#
print('医院名称',username)
print
(
'医院名称'
,
username
)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
print
(
username
,
password
,
'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa'
)
# 获取token和projectCode
...
...
air_case/a4_mdm3_cm/a2供货关系申请_客户类型_医院_登录_企业登录.air/a2供货关系申请_客户类型_医院_登录_企业登录.py
View file @
182b5b4c
...
...
@@ -32,7 +32,7 @@ def e_login():
#a2供货关系申请_客户类型_医院_登录_企业登录
# print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
#
print(username, password)
print
(
username
,
password
)
# 获取token和projectCode
while
True
:
import
time
...
...
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