Commit 5175351a authored by xiao-hesheng's avatar xiao-hesheng
Browse files

脚本优化

parent bbc1f38f
Showing with 8 additions and 8 deletions
+8 -8
...@@ -330,8 +330,8 @@ def center_Stock_unpack(type): # 扫码发放(高值不能扫码发放) ...@@ -330,8 +330,8 @@ def center_Stock_unpack(type): # 扫码发放(高值不能扫码发放)
try: try:
updateUserLoginDefaultRange(get_listUserMgrRangePage1(1)) # 设置登录账号默认权限是二级库 updateUserLoginDefaultRange(get_listUserMgrRangePage1(1)) # 设置登录账号默认权限是二级库
center_Stock_unpack(1) # 低值耗材退货出库 center_Stock_unpack(1) # 低值耗材扫码发放
center_Stock_unpack(3) # 试剂耗材退货出库 center_Stock_unpack(3) # 试剂耗材扫码发放
commonFuc().check_text_exist_result_text('succees', 'succees') commonFuc().check_text_exist_result_text('succees', 'succees')
except: except:
commonFuc().check_text_exist_result_text('error', '1') commonFuc().check_text_exist_result_text('error', '1')
条码信息: 条码信息:
list_a: list_a:
- &id001 - &id001
id: UT240628001103 id: UT240628001106
snCode: UT240628001103 snCode: UT240628001106
ssccCode: '010839000186051721' ssccCode: '010839000186052025'
pkgCodeSee: 0137030000043000104444112406281725010421UT240628001103 pkgCodeSee: 0137030000043000104444112406281725010421UT240628001106
hosGoodsId: h034700004300 hosGoodsId: h034700004300
hosGoodsCode: '00004300' hosGoodsCode: '00004300'
goodsCode: '00004300' goodsCode: '00004300'
......
...@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间 ...@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr width="600"> <tr width="600">
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td> <td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分11</td> <td class='details-col-elapsed'>0分20</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">100.0%</td>
</tr> </tr>
</table> </table>
...@@ -95,7 +95,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间 ...@@ -95,7 +95,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/a_c1流程十八中心库业务_拆包功能/log.html' target='_blank'>a_c1流程十八中心库业务_拆包功能</a></td> <td class="details-col-elapsed"><a href='../log/a_c1流程十八中心库业务_拆包功能/log.html' target='_blank'>a_c1流程十八中心库业务_拆包功能</a></td>
<td class="success">成功</td> <td class="success">成功</td>
<td class="details-col-elapsed">11.145</td> <td class="details-col-elapsed">20.166</td>
<td class="details-col-elapsed">xiaohesheng</td> <td class="details-col-elapsed">xiaohesheng</td>
</tr> </tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment