Commit a0fcb4a1 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

修改脚本适合融合环境

parent 34b3b9c1
......@@ -52,6 +52,7 @@ def select1():
data = commonFuc().analysis_json('data', result)
total=commonFuc().analysis_json('total', data)
if total>=1:
data = commonFuc().analysis_json('data', result)
data1=data[0]
id1 = commonFuc().analysis_json('id', data1)
auditOrgId=commonFuc().analysis_json('hosId', data1)
......
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