Commit 9f62f4cf authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent 41f942ee
......@@ -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)
......
院区新增:
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
......@@ -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>
......
......@@ -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
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