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
8d2934ab
Commit
8d2934ab
authored
Jun 12, 2024
by
xiao-hesheng
Browse files
流程十二脚本编写
parent
5ddeebb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
air_case/b5_spd3_core_business_flow/a_b8流程十五退库业务_三级库向二级库退库.air/a_b8流程十五退库业务_三级库向二级库退库.py
View file @
8d2934ab
...
...
@@ -310,16 +310,16 @@ def second_dept_return_Out_Stock(type): # 三级库退库出库
barName
,
batchCode
,
expdtDate
,
productDate
,
pkgCode
,
pkgCodeSee
,
ssccCode
,
tbStatus
,
purBillId
,
tbStatus
,
pkgDefId
,
purBillId
,
distrBillId
,
inStockTime
,
distrDetailId
,
purMode
,
price
,
goodsMfrsName
,
goodsSpec
,
unit
,
goodsName
,
made
,
unitName
,
inStockTime
,
distrDetailId
,
purMode
,
price
,
goodsMfrsName
,
goodsSpec
,
unit
,
goodsName
,
pkgDefId
,
pkgDefName
,
made
,
unitName
,
hosGoodsCode
,
purModeText
)
print
(
'request_body'
,
request_body
)
# # # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'result'
,
result
)
print
(
'
低值产品退库出库,
result'
,
result
)
elif
type
==
3
:
print
(
'检验试剂消耗出库'
)
udi_code
=
get_udi2
(
4
)
# 试剂单瓶条码
...
...
@@ -419,8 +419,8 @@ def second_dept_return_Out_Stock(type): # 三级库退库出库
try
:
updateUserLoginDefaultRange
(
get_listUserMgrRangePage1
(
3
))
# 设置登录账号默认权限是三级库
second_dept_return_Out_Stock
(
2
)
# 高值耗材退货出库
#
second_dept_return_Out_Stock(1) # 低值耗材退货出库
#
second_dept_return_Out_Stock(2) # 高值耗材退货出库
second_dept_return_Out_Stock
(
1
)
# 低值耗材退货出库
# second_dept_return_Out_Stock(3) # 低值耗材退货出库
commonFuc
().
check_text_exist_result_text
(
'succees'
,
'succees'
)
...
...
report/summary.html
View file @
8d2934ab
...
...
@@ -76,9 +76,9 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr
width=
"600"
>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0
</td>
<td
class=
'details-col-elapsed'
>
8
分1
7
秒
</td>
<td
class=
"details-col-elapsed"
>
0.0%
</td>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0
分1
0
秒
</td>
<td
class=
"details-col-elapsed"
>
10
0.0%
</td>
</tr>
</table>
...
...
@@ -94,8 +94,8 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/a_b8流程十五退库业务_三级库向二级库退库/log.html'
target=
'_blank'
>
a_b8流程十五退库业务_三级库向二级库退库
</a></td>
<td
class=
"
fail"
>
失败
</td>
<td
class=
"details-col-elapsed"
>
497.12
</td>
<td
class=
"
success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
10.467
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
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