Commit 3b691846 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程五脚本提交

parent 2b9824e9
......@@ -276,6 +276,8 @@ def approval_center_all(OBH_ID='OBhxxxxxxxxxxxxxxx'):
total = commonFuc().analysis_json('total', result)
if code >= 0:
commonFuc().check_text_exist(0, result)
elif code=='14070024':
commonFuc().check_text_exist('error', result)
else:
commonFuc().check_text_exist('error', result)
......
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