Commit 211063e2 by 黄静

hj

parent d8c1792d
......@@ -28,7 +28,7 @@ class Recom:
behavior_json['source'] = item['order_channel']
behavior_json['customer_name'] = item['account_name']
behavior_json['company_name'] = company_name
item['status'] = "已完成"
# item['status'] = "已完成"
company_purchase.append(behavior_json)
num = num+1
return company_purchase
......
Markdown is supported
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