Commit 47ab3ba1 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增公告相关脚本

parent c3b0cee4
......@@ -45,6 +45,6 @@ def disable_branch():
result = commonFuc().http_post(url, request_body,headers)
print('result', result)
#断言
check_dict = commonFuc().get_business_data(module, "checkDict")
check_dict = commonFuc().get_business_data(module, "checkDict2")
commonFuc().check_result(check_dict, result)
disable_branch()
\ No newline at end of file
......@@ -46,7 +46,7 @@ def enable_branch():
result = commonFuc().http_post(url, request_body,headers)
print('result', result)
#断言
check_dict = commonFuc().get_business_data(module, "checkDict")
check_dict = commonFuc().get_business_data(module, "checkDict2")
commonFuc().check_result(check_dict, result)
return branch_id
branch_id=enable_branch()
......
院区新增:
branch_id: h0347-2638
branch_name: 东土城路院区M2laQ
......@@ -56,7 +56,7 @@
<tr width="600">
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0分2</td>
<td class='details-col-elapsed'>0分0</td>
<td class="details-col-elapsed">100.0%</td>
</tr>
</table>
......@@ -72,9 +72,9 @@
</tr>
<tr width="600">
<td class="details-col-elapsed"><a href='../log/a1_医院信息登记/log.html' target='_blank'>a1_医院信息登记</a></td>
<td class="details-col-elapsed"><a href='../log/a6_停用院区/log.html' target='_blank'>a6_停用院区</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">1.93</td>
<td class="details-col-elapsed">0.592</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