Commit 5001a716 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增库区设置部分脚本

parent 14681306
...@@ -57,12 +57,12 @@ def test1(): ...@@ -57,12 +57,12 @@ def test1():
# for i in list2: # for i in list2:
dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"] dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
#调用库区设置脚本新增库区 # #调用库区设置脚本新增库区
pro_path = commonFuc().get_pro_path() # pro_path = commonFuc().get_pro_path()
sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_c3库房管理_库区设置_新增库区.air') # sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_c3库房管理_库区设置_新增库区.air')
using(pro_path + r'\\air_case\\b2_herp3_bs\\r_c3库房管理_库区设置_新增库区.air') # using(pro_path + r'\\air_case\\b2_herp3_bs\\r_c3库房管理_库区设置_新增库区.air')
from r_c3库房管理_库区设置_新增库区 import test1 # from r_c3库房管理_库区设置_新增库区 import test1
test1(dept2_id) # test1(dept2_id)
# 请求体 # 请求体
request_body = commonFuc().get_business_data(module, "payload58_6",dept2_id) request_body = commonFuc().get_business_data(module, "payload58_6",dept2_id)
request_body='['+str(request_body)+']' request_body='['+str(request_body)+']'
......
...@@ -55,9 +55,9 @@ ...@@ -55,9 +55,9 @@
<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'>0</td>
<td class='details-col-elapsed'>0分2</td> <td class='details-col-elapsed'>0分1</td>
<td class="details-col-elapsed">100.0%</td> <td class="details-col-elapsed">0.0%</td>
</tr> </tr>
</table> </table>
...@@ -72,9 +72,9 @@ ...@@ -72,9 +72,9 @@
</tr> </tr>
<tr width="600"> <tr width="600">
<td class="details-col-elapsed"><a href='../log/r_c3库房管理_库区设置_新增库区/log.html' target='_blank'>r_c3库房管理_库区设置_新增库区</a></td> <td class="details-col-elapsed"><a href='../log/o7科室管理_科室产品分配_科室新增产品/log.html' target='_blank'>o7科室管理_科室产品分配_科室新增产品</a></td>
<td class="success">成功</td> <td class="fail">失败</td>
<td class="details-col-elapsed">1.865</td> <td class="details-col-elapsed">1.709</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