Commit 8c892e62 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

基础设置模块-运维管理脚本

parent d60aa1c9
......@@ -63,7 +63,7 @@ def test1():
data=commonFuc().analysis_json('data',result)
total=commonFuc().analysis_json('total',data)
data1=commonFuc().analysis_json('data',data)
if code==0:
if code==0 and total==0:
commonFuc().check_text_exist(0, result)
else:
commonFuc().check_text_exist('error', result)
......
......@@ -74,7 +74,7 @@
<tr width="600">
<td class="details-col-elapsed"><a href='../log/j5运维管理_科室配置列表查询_异常查询/log.html' target='_blank'>j5运维管理_科室配置列表查询_异常查询</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">1.427</td>
<td class="details-col-elapsed">1.578</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