Commit 4032b47a authored by xiao-hesheng's avatar xiao-hesheng
Browse files

修改脚本适合融合环境

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