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-sc
Commits
b35b0d54
Commit
b35b0d54
authored
Nov 07, 2023
by
章 登恒
Browse files
commit
parent
fd5e789c
Changes
1
Hide whitespace changes
Inline
Side-by-side
testcase/test_scene11/scene11_mainflow.py
0 → 100644
View file @
b35b0d54
from
testcase.test_scene1.scene1_mainflow
import
*
SIT_URL
=
'http://scdev.cmic.com.cn:8088/beta/'
#SIT环境地址
#通行证
usr1
,
pwd1
=
'bj_01'
,
'Gyxc1234'
usr2
,
pwd2
=
'bj_02'
,
'Gyxc1234'
usr3
,
pwd3
=
'bj_03'
,
'Gyxc1234'
usr4
,
pwd4
=
'bj_04'
,
'Gyxc1234'
usr5
,
pwd5
=
'bj_05'
,
'Gyxc1234'
lendin
=
'103503'
#借入仓库名称
lendout
=
'103396'
#借出仓库名称
salesman
=
'杨春刚'
#业务员名称
custname
=
'北京大学第三医院'
#客户名称
productcode
=
10005528
#商品编码
ARRIVAL_TEMP
=
24
#到货温度
ARRIVAL_DATE
=
'2023-10-01'
#到货日期
ARRIVAL_TIME
=
'00:00:00'
#到货时间
STASHIP_TEMP
=
24
#启运温度
STASHIP_DATE
=
'2023-11-01'
#启运日期
STASHIP_TIME
=
'00:00:00'
#启运时间
TRANS_MACHINE
=
'冷冻车'
#运输工具
surgicaldate
=
'2023-11-30'
#手术日期
contractnumber
=
40536
#合同号
errmsg11
=
'流程十一:经销商要货申请_退货流程异常,请检查!'
#流程异常提示信息
\ 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