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
7d15c308
Commit
7d15c308
authored
May 22, 2024
by
xiao-hesheng
Browse files
流程九脚本编写
parent
e0e29d06
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_a4_流程四_基础模块设置.air/a_a4_流程四_基础模块设置.py
View file @
7d15c308
...
@@ -275,24 +275,24 @@ def test3():
...
@@ -275,24 +275,24 @@ def test3():
hosGoodsId
=
info
[
'hosGoodsId'
]
hosGoodsId
=
info
[
'hosGoodsId'
]
import_goods
(
hosGoodsId
)
import_goods
(
hosGoodsId
)
# r_b8库房管理_库区设置_同步库房信息
#
#
r_b8库房管理_库区设置_同步库房信息
execute_command
(
"python runner_test.py tag id2263-221 debug sit"
)
#
execute_command("python runner_test.py tag id2263-221 debug sit")
# 新增用户
#
#
新增用户
execute_command
(
"python runner_test.py tag id2263-253 debug sit"
)
#
execute_command("python runner_test.py tag id2263-253 debug sit")
# 根据院区名称查询中心库房id
#
#
根据院区名称查询中心库房id
execute_command
(
"python runner_test.py tag id2263-222 debug sit"
)
#
execute_command("python runner_test.py tag id2263-222 debug sit")
# 新增库区
#
#
新增库区
execute_command
(
"python runner_test.py tag id2263-226 debug sit"
)
#
execute_command("python runner_test.py tag id2263-226 debug sit")
# 查询库区
#
#
查询库区
execute_command
(
"python runner_test.py tag id2263-228 debug sit"
)
#
execute_command("python runner_test.py tag id2263-228 debug sit")
# r_d0库房管理_库区设置_人员管理_添加人员_查询人员
#
#
r_d0库房管理_库区设置_人员管理_添加人员_查询人员
execute_command
(
"python runner_test.py tag id2263-233 debug sit"
)
#
execute_command("python runner_test.py tag id2263-233 debug sit")
# r_d2库房管理_库区设置_人员管理_添加人员
#
#
r_d2库房管理_库区设置_人员管理_添加人员
execute_command
(
"python runner_test.py tag id2263-235 debug sit"
)
#
execute_command("python runner_test.py tag id2263-235 debug sit")
# r_d4库房管理_库区设置_货位管理_添加货位
#
#
r_d4库房管理_库区设置_货位管理_添加货位
execute_command
(
"python runner_test.py tag id2263-237 debug sit"
)
#
execute_command("python runner_test.py tag id2263-237 debug sit")
# 科室管理-科室人员查询 设置科室负责人
#
#
科室管理-科室人员查询 设置科室负责人
execute_command
(
"python runner_test.py tag id2263-219 debug sit"
)
#
execute_command("python runner_test.py tag id2263-219 debug sit")
try
:
try
:
# ==============删除业务数据和报表数据
# ==============删除业务数据和报表数据
# delData().Delete_business_Data()#删除业务数据
# delData().Delete_business_Data()#删除业务数据
...
...
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