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
9f62f4cf
Commit
9f62f4cf
authored
Mar 13, 2024
by
xiao-hesheng
Browse files
优化脚本
parent
41f942ee
Changes
4
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/o7科室管理_科室产品分配_科室新增产品.air/o7科室管理_科室产品分配_科室新增产品.py
View file @
9f62f4cf
...
...
@@ -50,6 +50,7 @@ def test1():
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
branch_name
=
FileUtils
().
r_info
(
module
,
'院区新增'
)[
"branch_name"
]
name
=
branch_name
+
'中心库房'
print
(
name
)
# str = commonFuc().get_business_data(module, 'data3')
# list2 = list(str.split(","))
# print(list2)
...
...
data/b2_herp3_bs/message
View file @
9f62f4cf
院区新增:
branch_id: h0347-3352
branch_name: 东土城路院区m*rFH
科室信息:
dept2_id: 9eccca9b41c04fbeb682c6e43c688975
dept2_name: 二级科室002
单元包信息:
branchGoodsId: h0347-335200000010
hosGoodsId: h034700000010
branch_id: h0347-3358
branch_name: 东土城路院区RkS*Z
report/summary.html
View file @
9f62f4cf
...
...
@@ -72,9 +72,9 @@
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/
r_b9库房管理_库区设置_库房查询_查询全部
/log.html'
target=
'_blank'
>
r_b9库房管理_库区设置_库房查询_查询全部
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/
c0_新增科室_特殊科室_设备科_中心库房
/log.html'
target=
'_blank'
>
c0_新增科室_特殊科室_设备科_中心库房
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
2.
146
</td>
<td
class=
"details-col-elapsed"
>
2.
342
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
runner.py
View file @
9f62f4cf
...
...
@@ -94,6 +94,6 @@ if __name__ == '__main__':
print
(
'删了什么文件'
,
del_file
)
#删除自动化脚本产生的数据
delData
().
Delete_branch_by_id
()
delData
().
Delete_goods_change_info
()
#
delData().Delete_branch_by_id()
#
delData().Delete_goods_change_info()
print
(
'结束了'
)
\ 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