Commit 2b3d00ae authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增采购计划模块脚本

parent 97434481
......@@ -54,6 +54,7 @@ def test1():
data = commonFuc().analysis_json('data', result)
if code == 0 and len(data) >= 1:
commonFuc().check_text_exist(0, result)
print(data)
return data
else:
commonFuc().check_text_exist('error', result)
......
......@@ -74,7 +74,7 @@
<tr width="600">
<td class="details-col-elapsed"><a href='../log/a1_手工采购计划_低值产品_暂存/log.html' target='_blank'>a1_手工采购计划_低值产品_暂存</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">0.537</td>
<td class="details-col-elapsed">0.499</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