Commit 399aba48 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十一脚本编写

parent c4d81615
......@@ -24,6 +24,7 @@ result = commonFuc().http_post(url, request_body, headers)
# 发送请求
result1 = commonFuc().http_post(url, request_body, headers)
print('result1',result1)
#获取接口返回数据
check_dict = commonFuc().get_business_data(module, "checkDict1")
......
......@@ -191,5 +191,5 @@ json_headers2: {
}
"name1": "湖南省人民医院"
checkDict: {"code": 0,'msg': None,'data':1}
checkDict1: {"code": -2,"msg": "医院已注册,请耐心等待审核通知!", "data": None}
checkDict1: {'code': -2, 'msg': '医院已提交注册,请耐心等待审核通知!', 'tag': None, 'data': None}
checkDict2: {'code': 0, 'msg': None, 'data': 'success'}
\ No newline at end of file
......@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr width="600">
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分5</td>
<td class='details-col-elapsed'>0分0</td>
<td class="details-col-elapsed">100.0%</td>
</tr>
</table>
......@@ -93,9 +93,9 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
</tr>
<tr width="600">
<td class="details-col-elapsed"><a href='../log/a_b5流程十二请领业务流_二级库向二级库/log.html' target='_blank'>a_b5流程十二请领业务流_二级库向二级库</a></td>
<td class="details-col-elapsed"><a href='../log/医院注册_注册时医院已存在/log.html' target='_blank'>医院注册_注册时医院已存在</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">5.807</td>
<td class="details-col-elapsed">0.455</td>
<td class="details-col-elapsed">xiaohesheng</td>
</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