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

流程五脚本提交

No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
...@@ -276,6 +276,8 @@ def approval_center_all(OBH_ID='OBhxxxxxxxxxxxxxxx'): ...@@ -276,6 +276,8 @@ def approval_center_all(OBH_ID='OBhxxxxxxxxxxxxxxx'):
total = commonFuc().analysis_json('total', result) total = commonFuc().analysis_json('total', result)
if code >= 0: if code >= 0:
commonFuc().check_text_exist(0, result) commonFuc().check_text_exist(0, result)
elif code=='14070024':
commonFuc().check_text_exist('error', result)
else: else:
commonFuc().check_text_exist('error', result) 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