open-api
首页
open-api
  • 快速开始
  • 授权登录
  • 客户
  • 销售订单
  • 采购订单
  • 产品
  • 回款登记
  • 回款单
  • 付款单
  • 费用单
  • 报价单
  • 供应商
  • 商机
    • 商机
    • 查询商机的销售流程 商机阶段 输单原因GET
    • 商机删除接口POST
    • 商机列表GET
    • 商机数据查询GET
    • 商机数据字典GET
    • 商机新建/编辑接口POST
  • 用户
  • 销售出库单
  • 库存
  • 线索
  • 资金
  • 采购入库单
  • 采购退货单
  • 统计分析
  • 示例接口(勿用)
  • 阿里账号信息GET
  • 阿里资金账户信息GET
亮色模式
  1. 商机

商机列表

GET/v1/opportunity/list

请求参数

Query 参数
start_index
integer 
可选

第几页,默认 = 1

示例值:
1
count
integer 
可选

每页记录数,默认 = 10

示例值:
10
start_time
string 
可选

更新时间查询范围:开始日期

示例值:
2024-01-01
end_time
string 
可选

更新时间查询范围:结束日期

示例值:
2024-01-31
Header 参数
Authorization
string 
必需
示例值:
eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiIxMWMxMzU5NmRlMGJjYzM1MzRlYTIxMWEyMTE0MTdjODcxZjMzZGVjNjVmMzE1MDcxM2EwMTE5N2I0NGJlODY2NDM0YWFmYjczZmI0ZWIwYiIsImp0aSI6ImIyOGJhZDRlNWY3NmY0YjhhNDJjYTM3OWJhN2NmZjhhYTVlOTY4ZTE0ODdiNTNhODU1Zjg1ZGFlYmZiODI5OGUwMzAwNzI4YjNmMjIwMDBkIiwiaWF0IjoxNjg1MzU1MTAwLjEzMjk3MiwibmJmIjoxNjg1MzU1MTAwLjEzMjk3MywiZXhwIjoxNjg1MzU3MzE4LCJzdWIiOiIiLCJzY29wZXMiOlsicHJvZHVjdCIsImNvbXBhbnkiLCJpbnZvaWNlcyIsImxlYWQiLCJvcHBvcnR1bml0eSIsInVzZXIiLCJzdXBwbGllciIsIndhcmVob3VzZSIsInJlcG9ydCJdfQ.fNXB54NIgQpxlOyfFDP0F5gYyOFcNHnubwgZPtRaVj2eN8wIu1v4-BKVmshC8VA0OBtuMl6UrPkx-njfiZP4lFIsrHVuAoYk0Bn9GE5f0ojw3jOjn0wM5733rOdqkpnir7nFhSUokV8fqOE2cOlFuEi1Zytav1L3zwjQkllxhcF5XkdcW4H6rB2d1EMnM1YUYMklNgOA8CY-pqWWwGV2G1nl0OT4flOO5MS5ZC5wDf3hhyfETKpGGRA7xYiVm2owaIA5FTQq3PXC1mzhZZCu-Zkhb8JmKDJ6bkb9TRP5kcMlOifmkYvO5yfp_HTYErSYrJKUwr6crku2RKyfNTJung

示例代码

返回响应

成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer 
错误码
必需
message
string 
错误信息
必需
now
string 
当前时间
必需
data
object 
必需
opportunity_id
number 
商机ID
必需
serial_id
string 
商机编号
必需
name
string 
商机名称
必需
main_user
number 
负责人UserID
必需
main_user_info
object 
负责人信息
必需
create_user
number 
创建人UserID
必需
create_user_info
object 
创建人信息
必需
handler
object 
必需

团队成员UserId

handler_info
object 
团队成员信息
必需
company_id
number 
客户ID
必需
company
object 
客户信息
必需
currency
string 
币种
必需
origin
number 
商机来源ID
必需
origin_name
string 
商机来源
必需
amount
number 
销售金额
必需
amount_rmb
number 
销售金额(RMB)
必需
amount_usd
number 
销售金额(USD)
必需
exchange_rate
number 
汇率
必需
account_date
string 
结束日期
必需
stage
number 
商机阶段ID
必需
stage_info
object 
商机阶段信息
必需
type
number 
商机类型ID
必需
type_name
string 
商机类型
必需
fail_remark
string 
输单描述
必需
stage_type
number 
销售阶段ID
必需
stage_type_name
string 
销售阶段
必需
fail_type
number 
输单原因ID
必需
fail_type_name
string 
输单原因
必需
remark
string 
备注
必需
order_time
string 
最近联系时间
可选
create_time
string 
创建时间
可选
update_time
string 
最新时间
可选
external_field_data
object 
自定义字段列表
可选
示例
{
  "code": 200,
  "message": "success",
  "now": "2025-03-07 16:24:49",
  "data": {
    "list": [
      {
        "serial_id": "O185",
        "opportunity_id": 1103937572,
        "name": "咸鸭蛋",
        "user_id": [
          11858712,
          11858711
        ],
        "company_id": 1103161650,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [
          11858711
        ],
        "currency": "CNY",
        "origin": 1101043664,
        "origin_list": [
          1101043664
        ],
        "origin_name": "熟人介绍",
        "amount": "55566",
        "amount_rmb": "55566",
        "amount_usd": "7868.65",
        "exchange_rate": "100",
        "exchange_rate_usd": "14.1609",
        "account_date": "2020-05-13",
        "stage": 1101043675,
        "type": 1,
        "type_name": "老客户商机",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "yo",
        "edit_time": "2024-01-16 15:23:53",
        "trail_time": "2024-01-16 15:23:54",
        "order_time": "2024-01-16 15:23:54",
        "create_time": "2020-05-12 11:59:21",
        "update_time": "2024-01-16 15:23:54",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "6752212": "",
          "1101060294": "",
          "1101060295": "",
          "1101060297": "",
          "1101060298": "",
          "1101060299": "",
          "1101060304": "",
          "1101171419": 55466,
          "1101173252": 54566,
          "1102341784": "",
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "55576.0000",
          "3376916249": "文本",
          "3376922282": 12,
          "3376922283": "2024-01-11 15:23:49",
          "3377206976": "当时的",
          "3394053182": "等",
          "3394053744": "23",
          "3394070891": "32",
          "3394071106": "32",
          "3394089934": "",
          "3394091426": "",
          "3394641102": [],
          "3555060936": "",
          "3572117102": ""
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [
          {
            "user_id": "11858712",
            "nickname": "qiao",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
          }
        ],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": [],
        "department_info": {
          "id": "0",
          "name": "我的企业"
        },
        "stage_stay_time_old": 35946054,
        "stage_stay_time": 35946054,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 55566,
          "amount_rmb": 55566,
          "amount_usd": 7868.65,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "bank_charge": 0,
          "currency": "CNY",
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 55566,
          "not_collect_amount_rmb": 55566,
          "not_collect_amount_usd": 7868.65,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [
          {
            "user_id": "11858711",
            "nickname": "xpro",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/11858711/f05891a46ca17ff2c0f56c9ad198bba207ac47610ae2f51a84ba09317c38a1c5.jpeg",
            "role_id": "1"
          }
        ],
        "company": {
          "company_id": 1103161650,
          "user_id": [],
          "name": "Alweld Commercial Boats, Inc.",
          "serial_id": "318",
          "is_archive": 1,
          "short_name": "",
          "country": "",
          "timezone": "",
          "biz_type": "",
          "origin": 1101043664,
          "origin_list": [
            1101043664
          ],
          "origin_name": "熟人介绍",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3473568640,
          "type": 1203,
          "client_id": 14119,
          "company_id": 1103161650,
          "customer_id": [
            1103937954,
            1103937948
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 1103937572,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-16 15:23:54",
          "create_time": "2024-01-16 15:23:54",
          "update_time": "2024-01-16 15:23:54",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": [
            {
              "customer_id": 1103937954,
              "name": "",
              "email": "elds@lsoweq.com",
              "tel_list": [],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3473568640,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1203,
          "module": 12,
          "data": {
            "stage": "PI",
            "amount": "55566.00",
            "content": "商机销售阶段从【开发阶段】变更为【PI】",
            "currency": "CNY",
            "account_date": "2020-05-13"
          },
          "node_type_name": "商机销售阶段变更",
          "opportunity_info": {
            "opportunity_id": 1103937572,
            "name": "咸鸭蛋",
            "amount": "55566",
            "currency": "CNY",
            "serial_id": "O185",
            "enable_flag": 1,
            "stage": 1101043675,
            "user_id": [
              11858712,
              11858711
            ],
            "account_date": "2020-05-13",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 80,
              "tip": "",
              "link_ids": [
                3071499649,
                3071499650,
                3071499651,
                3071499652,
                3071499653,
                3071499654,
                3071499655
              ],
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101043675,
              "flow_id": 1101043671,
              "type": 1,
              "name": "PI3",
              "name_info": {
                "info_label": "PI3",
                "info_value": "PI3"
              },
              "stage_name": "PI3",
              "stage_name_info": {
                "info_label": "PI3",
                "info_value": "PI3"
              },
              "rank": 3,
              "create_user": "0",
              "enable_flag": 1,
              "create_time": "2019-11-15 11:52:05",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 1103937954,
            "name": "elds@lsoweq.com",
            "email": "elds@lsoweq.com",
            "is_archive": 1,
            "post": "",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          },
          {
            "customer_id": 1103937948,
            "name": "alw@sdwewe.com",
            "email": "alw@sdwewe.com",
            "is_archive": 1,
            "post": "",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 80,
          "tip": "",
          "link_ids": [
            3071499649,
            3071499650,
            3071499651,
            3071499652,
            3071499653,
            3071499654,
            3071499655
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043675,
          "flow_id": 1101043671,
          "type": 1,
          "name": "PI3",
          "name_info": {
            "info_label": "PI3",
            "info_value": "PI3"
          },
          "stage_name": "PI3",
          "stage_name_info": {
            "info_label": "PI3",
            "info_value": "PI3"
          },
          "rank": 3,
          "create_user": "0",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": 0
      },
      {
        "serial_id": "O63",
        "opportunity_id": 3444252868,
        "name": "32",
        "user_id": [
          11858712
        ],
        "company_id": 3441634943,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "USD",
        "origin": 1,
        "origin_list": [
          1
        ],
        "origin_name": "小满发现",
        "amount": "23",
        "amount_rmb": "161",
        "amount_usd": "23",
        "exchange_rate": "700",
        "exchange_rate_usd": "100",
        "account_date": "2023-10-06",
        "stage": 1101043675,
        "type": 0,
        "type_name": "",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "",
        "edit_time": "",
        "trail_time": "2024-01-16 14:54:35",
        "order_time": "2024-01-16 14:54:35",
        "create_time": "2023-09-06 10:28:01",
        "update_time": "2024-01-16 14:54:35",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "6752212": "",
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "171.0000",
          "3376916249": "文本",
          "3376922282": 32,
          "3376922283": "2023-10-07 10:27:47",
          "3377206976": "32",
          "3394053182": "23",
          "3394053744": "32",
          "3394070891": "23",
          "3394071106": "32",
          "3394089934": "",
          "3394091426": "",
          "3394641102": [],
          "3555060936": "",
          "3572117102": ""
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "type",
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": {
          "apply_form_id": "3447128126",
          "approval_flow_id": "3445242034",
          "apply_user_id": "11858712",
          "status": "4",
          "refer_id": "3444252868",
          "trigger_type": "101",
          "type": "1"
        },
        "department_info": {
          "id": "148",
          "name": "外贸部跟单组",
          "prefix": "0-8613-143-147-",
          "parent_id": "147"
        },
        "stage_stay_time_old": 35947813,
        "stage_stay_time": 35947813,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 23,
          "amount_rmb": 161,
          "amount_usd": 23,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "currency": "USD",
          "bank_charge": 0,
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 23,
          "not_collect_amount_rmb": 161,
          "not_collect_amount_usd": 23,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 3441634943,
          "user_id": [
            11858713
          ],
          "name": "两个联系人的客户",
          "serial_id": "2023668",
          "is_archive": 1,
          "short_name": "",
          "country": "HK",
          "timezone": "8",
          "biz_type": "",
          "origin": 1,
          "origin_list": [
            1
          ],
          "origin_name": "小满发现",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "2024-01-26 00:00:00",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3473544917,
          "type": 1203,
          "client_id": 14119,
          "company_id": 3441634943,
          "customer_id": [
            3441634942
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3444252868,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-16 14:54:35",
          "create_time": "2024-01-16 14:54:35",
          "update_time": "2024-01-16 14:54:35",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": [
            {
              "customer_id": 3441634942,
              "name": "1个联系人",
              "email": "3232323@test.test",
              "tel_list": [
                [
                  "355",
                  "322939933"
                ]
              ],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3473544917,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1203,
          "module": 12,
          "data": {
            "stage": "PI",
            "amount": "23.00",
            "content": "商机销售阶段从【报价】变更为【PI】",
            "currency": "USD",
            "account_date": "2023-10-06"
          },
          "node_type_name": "商机销售阶段变更",
          "opportunity_info": {
            "opportunity_id": 3444252868,
            "name": "32",
            "amount": "23",
            "currency": "USD",
            "serial_id": "O63",
            "enable_flag": 1,
            "stage": 1101043675,
            "user_id": [
              11858712
            ],
            "account_date": "2023-10-06",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 80,
              "tip": "",
              "link_ids": [
                3071499649,
                3071499650,
                3071499651,
                3071499652,
                3071499653,
                3071499654,
                3071499655
              ],
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101043675,
              "flow_id": 1101043671,
              "type": 1,
              "name": "PI3",
              "name_info": {
                "info_label": "PI3",
                "info_value": "PI3"
              },
              "stage_name": "PI3",
              "stage_name_info": {
                "info_label": "PI3",
                "info_value": "PI3"
              },
              "rank": 3,
              "create_user": "0",
              "enable_flag": 1,
              "create_time": "2019-11-15 11:52:05",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 3441634942,
            "name": "1个联系人",
            "email": "3232323@test.test",
            "is_archive": 1,
            "post": "",
            "tel_list": [
              [
                "355",
                "322939933"
              ]
            ],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 80,
          "tip": "",
          "link_ids": [
            3071499649,
            3071499650,
            3071499651,
            3071499652,
            3071499653,
            3071499654,
            3071499655
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043675,
          "flow_id": 1101043671,
          "type": 1,
          "name": "PI3",
          "name_info": {
            "info_label": "PI3",
            "info_value": "PI3"
          },
          "stage_name": "PI3",
          "stage_name_info": {
            "info_label": "PI3",
            "info_value": "PI3"
          },
          "rank": 3,
          "create_user": "0",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": "0"
      },
      {
        "serial_id": "O376",
        "opportunity_id": 3082160972,
        "name": "布拉格广场",
        "user_id": [
          11858712
        ],
        "company_id": 3114979349,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "USD",
        "origin": 10,
        "origin_list": [
          10
        ],
        "origin_name": "社交平台",
        "amount": "3002",
        "amount_rmb": "15010",
        "amount_usd": "3002",
        "exchange_rate": "500",
        "exchange_rate_usd": "100",
        "account_date": "2024-01-18",
        "stage": 1101043677,
        "type": 1,
        "type_name": "老客户商机",
        "fail_remark": "",
        "stage_type": 2,
        "stage_type_name": "赢单",
        "fail_type": 0,
        "remark": "",
        "edit_time": "2024-01-17 17:27:41",
        "trail_time": "2024-01-18 11:32:20",
        "order_time": "2024-01-18 11:32:20",
        "create_time": "2022-04-29 10:45:12",
        "update_time": "2024-01-18 11:32:20",
        "enable_flag": 1,
        "trail_active_flag": 0,
        "external_field_data": {
          "2717396962": "T/T 美元账户",
          "2717396970": "复购客户",
          "3163689873": "15020.0000",
          "3376916249": "文本",
          "3394089934": ""
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "2024-01-17 17:28:02",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": {
          "apply_form_id": "3474311928",
          "approval_flow_id": "3474129333",
          "apply_user_id": "11858712",
          "status": "1",
          "refer_id": "3082160972",
          "trigger_type": "101",
          "type": "1"
        },
        "department_info": {
          "id": "8535",
          "name": "风险投资部门",
          "prefix": "0-",
          "parent_id": "0"
        },
        "stage_stay_time_old": 35787147,
        "stage_stay_time": 35787148,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 3002,
          "amount_rmb": 15010,
          "amount_usd": 3002,
          "collect_amount_rmb": 34130.5,
          "collect_amount_usd": 5000,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 3,
          "status_name": "已结清",
          "collect_amount": 5000,
          "currency": "USD",
          "bank_charge": 0,
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": -1998,
          "not_collect_amount_rmb": -19120.5,
          "not_collect_amount_usd": -1998,
          "percentage": 166.56,
          "percentage_rmb": 227.39,
          "percentage_usd": 166.56
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 3114979349,
          "user_id": [],
          "name": "323",
          "serial_id": "216",
          "is_archive": 0,
          "short_name": "323",
          "country": "AO",
          "timezone": "1",
          "biz_type": "其他",
          "origin": 1161833776,
          "origin_list": [
            1161833776
          ],
          "origin_name": "15年5月份日本展",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 1,
          "alibaba_info": [],
          "deal_time": "2022-11-24 00:00:00",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3474455356,
          "type": 1203,
          "client_id": 14119,
          "company_id": 3114979349,
          "customer_id": [
            3082052068
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3082160972,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-18 11:32:20",
          "create_time": "2024-01-18 11:32:20",
          "update_time": "2024-01-18 11:32:20",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": [
            {
              "customer_id": 3082052068,
              "name": "",
              "email": "",
              "tel_list": [],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3474455356,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1203,
          "module": 12,
          "data": {
            "stage": "赢单",
            "amount": "3002.00",
            "content": "商机销售阶段从【谈判】变更为【赢单】",
            "currency": "USD",
            "account_date": "2024-01-18"
          },
          "node_type_name": "商机销售阶段变更",
          "opportunity_info": {
            "opportunity_id": 3082160972,
            "name": "布拉格广场",
            "amount": "3002",
            "currency": "USD",
            "serial_id": "O376",
            "enable_flag": 1,
            "stage": 1101043677,
            "user_id": [
              11858712
            ],
            "account_date": "2024-01-18",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 100,
              "tip": "恭喜赢单,再接再厉!",
              "link_ids": [
                3071499656,
                3071499657,
                3071499658,
                3071499659
              ],
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101043677,
              "flow_id": 1101043671,
              "type": 2,
              "name": "赢单",
              "name_info": {
                "info_label": "赢单",
                "info_value": "赢单"
              },
              "stage_name": "赢单",
              "stage_name_info": {
                "info_label": "赢单",
                "info_value": "赢单"
              },
              "rank": 2,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-15 11:52:05",
              "update_time": "2024-12-04 17:48:28"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 3082052068,
            "name": "小兔兔",
            "email": "tutu@xiaomancrm.com",
            "is_archive": 0,
            "post": "",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 100,
          "tip": "恭喜赢单,再接再厉!",
          "link_ids": [
            3071499656,
            3071499657,
            3071499658,
            3071499659
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043677,
          "flow_id": 1101043671,
          "type": 2,
          "name": "赢单",
          "name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "stage_name": "赢单",
          "stage_name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "rank": 2,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:28"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": "0"
      },
      {
        "serial_id": "O346",
        "opportunity_id": 2509493093,
        "name": "四川",
        "user_id": [
          11858712
        ],
        "company_id": 3114979349,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "CNY",
        "origin": 1,
        "origin_list": [
          1
        ],
        "origin_name": "小满发现",
        "amount": "3000",
        "amount_rmb": "3000",
        "amount_usd": "475.58",
        "exchange_rate": "100",
        "exchange_rate_usd": "15.8526",
        "account_date": "2024-01-17",
        "stage": 1101043677,
        "type": 1,
        "type_name": "老客户商机",
        "fail_remark": "",
        "stage_type": 2,
        "stage_type_name": "赢单",
        "fail_type": 0,
        "remark": "",
        "edit_time": "2024-01-17 17:49:14",
        "trail_time": "2024-01-17 17:43:50",
        "order_time": "2024-01-17 17:49:14",
        "create_time": "2022-03-04 22:23:21",
        "update_time": "2024-01-17 17:49:14",
        "enable_flag": 1,
        "trail_active_flag": 0,
        "external_field_data": {
          "1126851439": "",
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "3010.0000",
          "3376916249": "文本",
          "3378932523": "彩虹",
          "3385003527": "216",
          "3385003528": "15年5月份日本展",
          "3385003530": "低",
          "3385003531": "无采购额",
          "3385003535": "2022-01-27 15:11:15",
          "3385003536": "1-59",
          "3385003537": "5星",
          "3385003539": [
            "半年内有机会",
            "三个月内有机会",
            "索隆",
            "00",
            "bibi",
            "小bay",
            "laji",
            "亲爱的小黑",
            "中转站",
            "ri",
            "凯多",
            "sasaasa"
          ],
          "3385003540": "测试新手任务",
          "3385003541": "4104808291",
          "3385003543": "03-5846-9826",
          "3385003546": [
            "周黑鸭"
          ],
          "3385003548": "客户1",
          "3385003549": "奈良",
          "3385003550": "2022-09-29",
          "3385003551": "300",
          "3385003553": [
            "客户多选2",
            "客户多选3"
          ],
          "3385003554": "2022-01-08 23:59:59",
          "3393615132": "VIP客户",
          "3394089934": "",
          "3405021999": "cn1533523736jrhs公司--new,testcompany"
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": {
          "apply_form_id": "3474322597",
          "approval_flow_id": "3474197841",
          "apply_user_id": "11858712",
          "status": "1",
          "refer_id": "2509493093",
          "trigger_type": "117",
          "type": "1"
        },
        "department_info": {
          "id": "8535",
          "name": "风险投资部门",
          "prefix": "0-",
          "parent_id": "0"
        },
        "stage_stay_time_old": 35851258,
        "stage_stay_time": 35851258,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 3000,
          "amount_rmb": 3000,
          "amount_usd": 475.58,
          "collect_amount_rmb": 5000,
          "collect_amount_usd": 792.63,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 3,
          "status_name": "已结清",
          "collect_amount": 5000,
          "bank_charge": 0,
          "currency": "CNY",
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": -2000,
          "not_collect_amount_rmb": -2000,
          "not_collect_amount_usd": -317.05,
          "percentage": 166.67,
          "percentage_rmb": 166.67,
          "percentage_usd": 166.67
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 3114979349,
          "user_id": [],
          "name": "323",
          "serial_id": "216",
          "is_archive": 0,
          "short_name": "323",
          "country": "AO",
          "timezone": "1",
          "biz_type": "其他",
          "origin": 1161833776,
          "origin_list": [
            1161833776
          ],
          "origin_name": "15年5月份日本展",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 1,
          "alibaba_info": [],
          "deal_time": "2022-11-24 00:00:00",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3474322803,
          "type": 1204,
          "client_id": 14119,
          "company_id": 3114979349,
          "customer_id": [
            1991970012
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 2509493093,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-17 17:43:50",
          "create_time": "2024-01-17 17:43:50",
          "update_time": "2024-01-17 17:43:50",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": [
            {
              "customer_id": 1991970012,
              "name": "",
              "email": "",
              "tel_list": [],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3474322803,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1204,
          "module": 12,
          "data": {
            "stage": "赢单",
            "amount": "3000.00",
            "content": "停止了同步动态",
            "currency": "CNY",
            "account_date": "2024-01-17"
          },
          "node_type_name": "停止了同步动态",
          "opportunity_info": {
            "opportunity_id": 2509493093,
            "name": "四川",
            "amount": "3000",
            "currency": "CNY",
            "serial_id": "O346",
            "enable_flag": 1,
            "stage": 1101043677,
            "user_id": [
              11858712
            ],
            "account_date": "2024-01-17",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 100,
              "tip": "恭喜赢单,再接再厉!",
              "link_ids": [
                3071499656,
                3071499657,
                3071499658,
                3071499659
              ],
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101043677,
              "flow_id": 1101043671,
              "type": 2,
              "name": "赢单",
              "name_info": {
                "info_label": "赢单",
                "info_value": "赢单"
              },
              "stage_name": "赢单",
              "stage_name_info": {
                "info_label": "赢单",
                "info_value": "赢单"
              },
              "rank": 2,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-15 11:52:05",
              "update_time": "2024-12-04 17:48:28"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 1991970012,
            "name": "logistics",
            "email": "logistics@ibuonline.com",
            "is_archive": 0,
            "post": "Department",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 100,
          "tip": "恭喜赢单,再接再厉!",
          "link_ids": [
            3071499656,
            3071499657,
            3071499658,
            3071499659
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043677,
          "flow_id": 1101043671,
          "type": 2,
          "name": "赢单",
          "name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "stage_name": "赢单",
          "stage_name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "rank": 2,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:28"
        },
        "fail_type_name": "",
        "fail_stage_info": {
          "success_rate": 100,
          "tip": "恭喜赢单,再接再厉!",
          "link_ids": [
            3071499656,
            3071499657,
            3071499658,
            3071499659
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043677,
          "flow_id": 1101043671,
          "type": 2,
          "name": "赢单",
          "name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "stage_name": "赢单",
          "stage_name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "rank": 2,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:28"
        },
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": "0"
      },
      {
        "serial_id": "O74",
        "opportunity_id": 3474130916,
        "name": "催催催,催什么催",
        "user_id": [
          11858712
        ],
        "company_id": 3460489199,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "USD",
        "origin": 1101043664,
        "origin_list": [
          1101043664,
          10
        ],
        "origin_name": "熟人介绍,社交平台",
        "amount": "100",
        "amount_rmb": "718.2",
        "amount_usd": "100",
        "exchange_rate": "718.2",
        "exchange_rate_usd": "100",
        "account_date": "2024-01-17",
        "stage": 1101043679,
        "type": 1,
        "type_name": "老客户商机",
        "fail_remark": "777",
        "stage_type": 3,
        "stage_type_name": "输单",
        "fail_type": 3421479652,
        "remark": "",
        "edit_time": "2024-01-17 15:38:57",
        "trail_time": "2024-01-17 17:05:15",
        "order_time": "2024-01-17 17:05:15",
        "create_time": "2024-01-17 11:23:01",
        "update_time": "2024-01-17 17:05:15",
        "enable_flag": 1,
        "trail_active_flag": 0,
        "external_field_data": {
          "6752212": "",
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "728.2000",
          "3376916249": "文本",
          "3376922282": "40",
          "3376922283": "2024-01-17 11:21:31",
          "3377206976": "77",
          "3394053182": "11",
          "3394053744": "11",
          "3394070891": "11",
          "3394071106": "111",
          "3394089934": "",
          "3394091426": "",
          "3394641102": [],
          "3555060936": "",
          "3572117102": 43473
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": {
          "apply_form_id": "3474281093",
          "approval_flow_id": "3474197841",
          "apply_user_id": "11858712",
          "status": "1",
          "refer_id": "3474130916",
          "trigger_type": "117",
          "type": "1"
        },
        "department_info": {
          "id": "8538",
          "name": "财务部门-edit",
          "prefix": "0-",
          "parent_id": "0"
        },
        "stage_stay_time_old": -1,
        "stage_stay_time": -1,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 100,
          "amount_rmb": 718.2,
          "amount_usd": 100,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "currency": "USD",
          "bank_charge": 0,
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 100,
          "not_collect_amount_rmb": 718.2,
          "not_collect_amount_usd": 100,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 3460489199,
          "user_id": [],
          "name": "佩奇的公司",
          "serial_id": "2023692",
          "is_archive": 1,
          "short_name": "",
          "country": "",
          "timezone": "",
          "biz_type": "",
          "origin": 0,
          "origin_list": [],
          "origin_name": "",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "2024-04-24 00:00:00",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3474303844,
          "type": 1203,
          "client_id": 14119,
          "company_id": 3460489199,
          "customer_id": [
            3460489198
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3474130916,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-17 17:05:14",
          "create_time": "2024-01-17 17:05:15",
          "update_time": "2024-01-17 17:05:15",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": [
            {
              "customer_id": 3460489198,
              "name": "小猪妹",
              "email": "peggpa@xiaomancrm2.com",
              "tel_list": [],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3474303844,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1203,
          "module": 12,
          "data": {
            "stage": "输单",
            "amount": "100.00",
            "content": "商机销售阶段从【赢单】变更为【输单】",
            "currency": "USD",
            "account_date": "2024-01-17"
          },
          "node_type_name": "商机销售阶段变更",
          "opportunity_info": {
            "opportunity_id": 3474130916,
            "name": "催催催,催什么催",
            "amount": "100",
            "currency": "USD",
            "serial_id": "O74",
            "enable_flag": 1,
            "stage": 1101043679,
            "user_id": [
              11858712
            ],
            "account_date": "2024-01-17",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 0,
              "tip": "",
              "link_ids": [
                3071499660,
                3071499661,
                3071499662
              ],
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101043679,
              "flow_id": 1101043671,
              "type": 3,
              "name": "输单",
              "name_info": {
                "info_label": "输单",
                "info_value": "输单"
              },
              "stage_name": "输单",
              "stage_name_info": {
                "info_label": "输单",
                "info_value": "输单"
              },
              "rank": 1,
              "create_user": "0",
              "enable_flag": 1,
              "create_time": "2019-11-15 11:52:05",
              "update_time": "2024-12-04 17:48:28"
            },
            "lock_flag": 0
          }
        },
        "customer": [
          {
            "customer_id": 3460489198,
            "name": "小猪妹",
            "email": "peggpa@xiaomancrm2.com",
            "is_archive": 1,
            "post": "",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 1,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 0,
          "tip": "",
          "link_ids": [
            3071499660,
            3071499661,
            3071499662
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043679,
          "flow_id": 1101043671,
          "type": 3,
          "name": "输单",
          "name_info": {
            "info_label": "输单",
            "info_value": "输单"
          },
          "stage_name": "输单",
          "stage_name_info": {
            "info_label": "输单",
            "info_value": "输单"
          },
          "rank": 1,
          "create_user": "0",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:28"
        },
        "fail_type_name": "竞对询价",
        "fail_stage_info": {
          "success_rate": 100,
          "tip": "恭喜赢单,再接再厉!",
          "link_ids": [
            3071499656,
            3071499657,
            3071499658,
            3071499659
          ],
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101043677,
          "flow_id": 1101043671,
          "type": 2,
          "name": "赢单",
          "name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "stage_name": "赢单",
          "stage_name_info": {
            "info_label": "赢单",
            "info_value": "赢单"
          },
          "rank": 2,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-15 11:52:05",
          "update_time": "2024-12-04 17:48:28"
        },
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": "0"
      },
      {
        "serial_id": "O32",
        "opportunity_id": 3266416910,
        "name": "老字号的商机2号【副本】【副本】",
        "user_id": [
          11858712
        ],
        "company_id": 1103947795,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "CNY",
        "origin": 0,
        "origin_list": [],
        "origin_name": "",
        "amount": "23222",
        "amount_rmb": "23222",
        "amount_usd": "3483.3",
        "exchange_rate": "100",
        "exchange_rate_usd": "15",
        "account_date": "2020-05-14",
        "stage": 1101060283,
        "type": 0,
        "type_name": "",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "yo",
        "edit_time": "2024-01-17 14:20:50",
        "trail_time": "2023-09-04 09:38:05",
        "order_time": "2024-01-17 14:20:50",
        "create_time": "2023-03-29 17:27:49",
        "update_time": "2024-01-17 14:20:04",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "23232.0000",
          "3179847064": "456",
          "3264935273": 223,
          "3264935375": [
            "23"
          ],
          "3376916249": "文本",
          "3394089934": "",
          "3394641102": []
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "type",
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": {
          "apply_form_id": "3474173338",
          "approval_flow_id": "3474129333",
          "apply_user_id": "11858712",
          "status": "1",
          "refer_id": "3266416910",
          "trigger_type": "101",
          "type": "1"
        },
        "department_info": {
          "id": "8535",
          "name": "风险投资部门",
          "prefix": "0-",
          "parent_id": "0"
        },
        "stage_stay_time_old": 47544403,
        "stage_stay_time": 47544403,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 23222,
          "amount_rmb": 23222,
          "amount_usd": 3483.3,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "bank_charge": 0,
          "currency": "CNY",
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 23222,
          "not_collect_amount_rmb": 23222,
          "not_collect_amount_usd": 3483.3,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 1103947795,
          "user_id": [],
          "name": "老字号",
          "serial_id": "330",
          "is_archive": 0,
          "short_name": "老人头",
          "country": "AL",
          "timezone": "1",
          "biz_type": "贸易商",
          "origin": 1101043664,
          "origin_list": [],
          "origin_name": "",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3443732735,
          "type": 1203,
          "client_id": 14119,
          "company_id": 1103947795,
          "customer_id": [
            1103947794,
            1103947796
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3266416910,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2023-09-04 09:38:05",
          "create_time": "2023-09-04 09:38:05",
          "update_time": "2023-09-04 09:38:05",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": [
            {
              "customer_id": 1103947794,
              "name": "",
              "email": "",
              "tel_list": [],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3443732735,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1203,
          "module": 12,
          "data": {
            "stage": "开发阶段",
            "amount": "232.00",
            "content": "商机销售阶段从【报价】变更为【开发阶段】",
            "currency": "CNY",
            "account_date": "2020-05-14"
          },
          "node_type_name": "商机销售阶段变更",
          "opportunity_info": {
            "opportunity_id": 3266416910,
            "name": "老字号的商机2号【副本】【副本】",
            "amount": "23222",
            "currency": "CNY",
            "serial_id": "O32",
            "enable_flag": 1,
            "stage": 1101060283,
            "user_id": [
              11858712
            ],
            "account_date": "2020-05-14",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 10,
              "tip": "",
              "link_ids": "",
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101060283,
              "flow_id": 1101043671,
              "type": 1,
              "name": "开发阶段",
              "name_info": {
                "info_label": "开发阶段",
                "info_value": "开发阶段"
              },
              "stage_name": "开发阶段",
              "stage_name_info": {
                "info_label": "开发阶段",
                "info_value": "开发阶段"
              },
              "rank": 4,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-19 16:23:32",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 1103947794,
            "name": "老字号",
            "email": "lao@old.com",
            "is_archive": 0,
            "post": "老字号设计总监",
            "tel_list": [
              [
                "355",
                "1888999092"
              ],
              [
                "213",
                "990999342"
              ]
            ],
            "contact": [
              {
                "type": "skype",
                "value": "in the sky"
              },
              {
                "type": "qq",
                "value": "9990092"
              }
            ],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          },
          {
            "customer_id": 1103947796,
            "name": "old@old.com",
            "email": "old@old.com",
            "is_archive": 0,
            "post": "",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 10,
          "tip": "",
          "link_ids": "",
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101060283,
          "flow_id": 1101043671,
          "type": 1,
          "name": "开发阶段",
          "name_info": {
            "info_label": "开发阶段",
            "info_value": "开发阶段"
          },
          "stage_name": "开发阶段",
          "stage_name_info": {
            "info_label": "开发阶段",
            "info_value": "开发阶段"
          },
          "rank": 4,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-19 16:23:32",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": "0"
      },
      {
        "serial_id": "O21",
        "opportunity_id": 3137342137,
        "name": "Polander",
        "user_id": [
          11858841
        ],
        "company_id": 1120511437,
        "main_user": 11858841,
        "create_user": 11858841,
        "handler": [],
        "currency": "USD",
        "origin": 4,
        "origin_list": [
          4
        ],
        "origin_name": "阿里巴巴",
        "amount": "4000",
        "amount_rmb": "4000",
        "amount_usd": "4000",
        "exchange_rate": "100",
        "exchange_rate_usd": "100",
        "account_date": "2022-10-06",
        "stage": 1101060285,
        "type": 0,
        "type_name": "",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "",
        "edit_time": "",
        "trail_time": "2024-01-10 10:52:43",
        "order_time": "2024-01-10 10:52:43",
        "create_time": "2022-09-06 15:14:02",
        "update_time": "2024-01-10 10:52:43",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "6752212": "",
          "2717396962": "微信",
          "2717396970": "复购客户",
          "3394089934": "",
          "3394091426": "",
          "3555060936": "cn1530216743exhd",
          "3572117102": ""
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "type",
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": [],
        "department_info": {
          "id": "8586",
          "name": "一部上海办事处",
          "prefix": "0-8535-8583-",
          "parent_id": "8583"
        },
        "stage_stay_time_old": 78887446,
        "stage_stay_time": 78887447,
        "create_user_info": {
          "user_id": "11858841",
          "nickname": "上海",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858841/eb7dff9c6a7db9c20e5d24b2e54c99ce84e60118ea5611e75b9f1bbf2b995174.jpeg"
        },
        "cash_collection_info": {
          "amount": 4000,
          "amount_rmb": 4000,
          "amount_usd": 4000,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "currency": "USD",
          "bank_charge": 0,
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 4000,
          "not_collect_amount_rmb": 4000,
          "not_collect_amount_usd": 4000,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858841",
          "nickname": "上海",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858841/eb7dff9c6a7db9c20e5d24b2e54c99ce84e60118ea5611e75b9f1bbf2b995174.jpeg",
          "department_info": [
            {
              "id": "8586",
              "name": "一部上海办事处",
              "prefix": "0-8535-8583-",
              "parent_id": "8583",
              "admin_type": "0"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 1120511437,
          "user_id": [
            11858841
          ],
          "name": "Polander",
          "serial_id": "2239",
          "is_archive": 1,
          "short_name": "",
          "country": "CN",
          "timezone": "8",
          "biz_type": "",
          "origin": 4,
          "origin_list": [
            4
          ],
          "origin_name": "阿里巴巴",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3471490751,
          "type": 801,
          "client_id": 14119,
          "company_id": 1120511437,
          "customer_id": [
            0
          ],
          "refer_id": 3471490748,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3137342137,
          "create_user": 11858841,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-10 10:52:43",
          "create_time": "2024-01-10 10:52:43",
          "update_time": "2024-01-10 10:52:43",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858841",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858841/eb7dff9c6a7db9c20e5d24b2e54c99ce84e60118ea5611e75b9f1bbf2b995174.jpeg",
            "name": "上海",
            "nickname": "上海"
          },
          "customer_info": null,
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3471490751,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 801,
          "module": 8,
          "data": {
            "order_id": 3471490748,
            "order_name": "上海报价单"
          },
          "node_type_name": "新建了一个订单",
          "opportunity_info": {
            "opportunity_id": 3137342137,
            "name": "Polander",
            "amount": "4000",
            "currency": "USD",
            "serial_id": "O21",
            "enable_flag": 1,
            "stage": 1101060285,
            "user_id": [
              11858841
            ],
            "account_date": "2022-10-06",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 80,
              "tip": "test xiaohei",
              "link_ids": "",
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101060285,
              "flow_id": 1101043671,
              "type": 1,
              "name": "订单阶段",
              "name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "stage_name": "订单阶段",
              "stage_name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "rank": 1,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-19 16:24:03",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 1120511436,
            "name": "Aaron M.J.",
            "email": "thirunvake1978@outlook.com",
            "is_archive": 1,
            "post": "",
            "tel_list": [
              [
                "48",
                "343 8320442"
              ]
            ],
            "contact": [
              {
                "type": "阿里TM(同步)",
                "value": "705937983"
              }
            ],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 80,
          "tip": "test xiaohei",
          "link_ids": "",
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101060285,
          "flow_id": 1101043671,
          "type": 1,
          "name": "订单阶段",
          "name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "stage_name": "订单阶段",
          "stage_name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "rank": 1,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-19 16:24:03",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": 0
      },
      {
        "serial_id": "O64",
        "opportunity_id": 1101168104,
        "name": "大象测试",
        "user_id": [
          11858711
        ],
        "company_id": 1101168099,
        "main_user": 11858711,
        "create_user": 11858711,
        "handler": [],
        "currency": "CNY",
        "origin": 0,
        "origin_list": [],
        "origin_name": "",
        "amount": "2000",
        "amount_rmb": "2000",
        "amount_usd": "284.44",
        "exchange_rate": "100",
        "exchange_rate_usd": "14.2221",
        "account_date": "2020-01-28",
        "stage": 1101060285,
        "type": 2,
        "type_name": "新客户商机",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "yo",
        "edit_time": "2021-04-14 00:05:25",
        "trail_time": "2024-01-11 11:25:40",
        "order_time": "2024-01-11 11:25:40",
        "create_time": "2019-12-12 17:47:41",
        "update_time": "2024-01-11 11:25:40",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "6752212": "",
          "1101060294": "金斧子",
          "1101060295": "银斧子\n贴福字",
          "1101060297": "airpods",
          "1101060298": "2020-01-16",
          "1101060299": "211",
          "1101060304": "2020-01-16 14:47:46",
          "1101171419": 1900,
          "1101173252": 1000,
          "3163689873": "2010.0000",
          "3394089934": "",
          "3394091426": "",
          "3555060936": "",
          "3572117102": ""
        },
        "create_type": 2,
        "product_list": null,
        "product_total_count": "200.0000",
        "product_other_amount": "345.0000",
        "product_total_amount": "40145.0000",
        "product_edit_time": "2020-01-16 14:47:08",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": [],
        "department_info": {
          "id": "0",
          "name": "我的企业"
        },
        "stage_stay_time_old": 53997802,
        "stage_stay_time": 53997803,
        "create_user_info": {
          "user_id": "11858711",
          "nickname": "xpro",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/11858711/f05891a46ca17ff2c0f56c9ad198bba207ac47610ae2f51a84ba09317c38a1c5.jpeg"
        },
        "cash_collection_info": {
          "amount": 2000,
          "amount_rmb": 2000,
          "amount_usd": 284.44,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "bank_charge": 0,
          "currency": "CNY",
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 2000,
          "not_collect_amount_rmb": 2000,
          "not_collect_amount_usd": 284.44,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858711",
          "nickname": "xpro",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/11858711/f05891a46ca17ff2c0f56c9ad198bba207ac47610ae2f51a84ba09317c38a1c5.jpeg",
          "department_info": [
            {
              "id": "0",
              "name": "我的企业",
              "admin_type": "0"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 1101168099,
          "user_id": [],
          "name": "jocelyn.xu@jfz.com",
          "serial_id": "75",
          "is_archive": 1,
          "short_name": "",
          "country": "",
          "timezone": "",
          "biz_type": "",
          "origin": 1101043664,
          "origin_list": [
            1101043664
          ],
          "origin_name": "熟人介绍",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3472053533,
          "type": 802,
          "client_id": 14119,
          "company_id": 1101168099,
          "customer_id": [
            1101168098
          ],
          "refer_id": 1101173400,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 1101168104,
          "create_user": 11858713,
          "enable_flag": 1,
          "delete_flag": 1,
          "created_at": "2024-01-11 11:25:40",
          "create_time": "2024-01-11 11:25:40",
          "update_time": "2024-01-11 11:25:40",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858713",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/product-file/img/11858713/a7ae39416ece4b2261b3b0ece9258aa227cbda4445d162a21953217cda4c8258.jpeg",
            "name": "大乔",
            "nickname": "大乔"
          },
          "customer_info": [
            {
              "customer_id": 1101168098,
              "name": "",
              "email": "jocelyn.xu@jfz.com",
              "tel_list": [],
              "contact": []
            }
          ],
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3472053533,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 802,
          "module": 8,
          "data": [],
          "node_type_name": "编辑了一个订单",
          "opportunity_info": {
            "opportunity_id": 1101168104,
            "name": "大象测试",
            "amount": "2000",
            "currency": "CNY",
            "serial_id": "O64",
            "enable_flag": 1,
            "stage": 1101060285,
            "user_id": [
              11858711
            ],
            "account_date": "2020-01-28",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 80,
              "tip": "test xiaohei",
              "link_ids": "",
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101060285,
              "flow_id": 1101043671,
              "type": 1,
              "name": "订单阶段",
              "name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "stage_name": "订单阶段",
              "stage_name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "rank": 1,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-19 16:24:03",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [
          {
            "customer_id": 1101168098,
            "name": "jocelyn.xu@jfz.com",
            "email": "jocelyn.xu@jfz.com",
            "is_archive": 1,
            "post": "",
            "tel_list": [],
            "contact": [],
            "suspected_invalid_email_flag": 0,
            "forbidden_flag": 0,
            "reach_status": 0,
            "reach_count": 0,
            "reach_status_time": "1970-01-01 00:00:00",
            "reach_success_count": 0
          }
        ],
        "lead_name": "",
        "stage_info": {
          "success_rate": 80,
          "tip": "test xiaohei",
          "link_ids": "",
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101060285,
          "flow_id": 1101043671,
          "type": 1,
          "name": "订单阶段",
          "name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "stage_name": "订单阶段",
          "stage_name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "rank": 1,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-19 16:24:03",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": 0
      },
      {
        "serial_id": "O75",
        "opportunity_id": 3474252116,
        "name": "121212121212",
        "user_id": [
          11858712
        ],
        "company_id": 3114979349,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "USD",
        "origin": 1161833776,
        "origin_list": [
          1161833776
        ],
        "origin_name": "15年5月份日本展",
        "amount": "1212121",
        "amount_rmb": "8709695.45",
        "amount_usd": "1212121",
        "exchange_rate": "718.55",
        "exchange_rate_usd": "100",
        "account_date": "2024-02-16",
        "stage": 1101060285,
        "type": 0,
        "type_name": "",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "",
        "edit_time": "",
        "trail_time": "2024-01-17 16:06:40",
        "order_time": "2024-01-17 16:06:40",
        "create_time": "2024-01-17 16:06:40",
        "update_time": "2024-01-17 16:06:40",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "8709705.4500",
          "3376916249": "文本",
          "3394089934": "",
          "3394641102": []
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "type",
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": [],
        "department_info": {
          "id": "8538",
          "name": "财务部门-edit",
          "prefix": "0-",
          "parent_id": "0"
        },
        "stage_stay_time_old": 35857088,
        "stage_stay_time": 35857089,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 1212121,
          "amount_rmb": 8709695.45,
          "amount_usd": 1212121,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "currency": "USD",
          "bank_charge": 0,
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 1212121,
          "not_collect_amount_rmb": 8709695.45,
          "not_collect_amount_usd": 1212121,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 3114979349,
          "user_id": [],
          "name": "323",
          "serial_id": "216",
          "is_archive": 0,
          "short_name": "323",
          "country": "AO",
          "timezone": "1",
          "biz_type": "其他",
          "origin": 1161833776,
          "origin_list": [
            1161833776
          ],
          "origin_name": "15年5月份日本展",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 1,
          "alibaba_info": [],
          "deal_time": "2022-11-24 00:00:00",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3474252118,
          "type": 1201,
          "client_id": 14119,
          "company_id": 3114979349,
          "customer_id": [
            0
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3474252116,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-17 16:06:40",
          "create_time": "2024-01-17 16:06:40",
          "update_time": "2024-01-17 16:06:40",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": null,
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3474252118,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1201,
          "module": 12,
          "data": {
            "stage": "订单阶段",
            "amount": "1212121.00",
            "currency": "USD",
            "account_date": "2024-02-16",
            "content": ""
          },
          "node_type_name": "新建了一个商机",
          "opportunity_info": {
            "opportunity_id": 3474252116,
            "name": "121212121212",
            "amount": "1212121",
            "currency": "USD",
            "serial_id": "O75",
            "enable_flag": 1,
            "stage": 1101060285,
            "user_id": [
              11858712
            ],
            "account_date": "2024-02-16",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 80,
              "tip": "test xiaohei",
              "link_ids": "",
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101060285,
              "flow_id": 1101043671,
              "type": 1,
              "name": "订单阶段",
              "name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "stage_name": "订单阶段",
              "stage_name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "rank": 1,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-19 16:24:03",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [],
        "lead_name": "",
        "stage_info": {
          "success_rate": 80,
          "tip": "test xiaohei",
          "link_ids": "",
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101060285,
          "flow_id": 1101043671,
          "type": 1,
          "name": "订单阶段",
          "name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "stage_name": "订单阶段",
          "stage_name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "rank": 1,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-19 16:24:03",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": 0
      },
      {
        "serial_id": "O80",
        "opportunity_id": 3479621299,
        "name": "0129商机1",
        "user_id": [
          11858712
        ],
        "company_id": 3460489199,
        "main_user": 11858712,
        "create_user": 11858712,
        "handler": [],
        "currency": "USD",
        "origin": 0,
        "origin_list": [],
        "origin_name": "",
        "amount": "11",
        "amount_rmb": "78.83",
        "amount_usd": "11",
        "exchange_rate": "716.65",
        "exchange_rate_usd": "100",
        "account_date": "2024-02-28",
        "stage": 1101060285,
        "type": 1,
        "type_name": "老客户商机",
        "fail_remark": "",
        "stage_type": 1,
        "stage_type_name": "进行中",
        "fail_type": 0,
        "remark": "",
        "edit_time": "",
        "trail_time": "2024-01-29 17:48:59",
        "order_time": "2024-01-29 17:48:59",
        "create_time": "2024-01-29 17:48:58",
        "update_time": "2024-01-29 17:48:59",
        "enable_flag": 1,
        "trail_active_flag": 1,
        "external_field_data": {
          "6752212": "",
          "2717396962": "人民币银行卡转账",
          "2717396970": "初次成交",
          "3163689873": "88.8300",
          "3376916249": "文本",
          "3376922282": 11,
          "3394089934": "",
          "3394091426": "",
          "3394641102": [],
          "3479620957": "2",
          "3555060936": "",
          "3572117102": 43473
        },
        "create_type": 1,
        "product_list": null,
        "product_total_count": "0.0000",
        "product_other_amount": "0.0000",
        "product_total_amount": "0.0000",
        "product_edit_time": "",
        "flow_id": 1101043671,
        "approval_status": -1,
        "main_lead_id": 0,
        "next_follow_up_time": "",
        "pin_user_list": [],
        "disable_flag": 0,
        "tag": [],
        "auto_summary_flag": 0,
        "missingRequiredFieldFlag": true,
        "missField": [
          "4312930284",
          "6753564"
        ],
        "amount_can_edit_flag": true,
        "sync_amount_refer_type": 0,
        "approval_flow_info": {
          "apply_form_id": "3512502397",
          "approval_flow_id": "3495832948",
          "apply_user_id": "11858712",
          "status": "4",
          "refer_id": "3479621299",
          "trigger_type": "117",
          "type": "1"
        },
        "department_info": {
          "id": "8538",
          "name": "财务部门-edit",
          "prefix": "0-",
          "parent_id": "0"
        },
        "stage_stay_time_old": 34814149,
        "stage_stay_time": 34814151,
        "create_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg"
        },
        "cash_collection_info": {
          "amount": 11,
          "amount_rmb": 78.83,
          "amount_usd": 11,
          "collect_amount_rmb": 0,
          "collect_amount_usd": 0,
          "bank_charge_rmb": 0,
          "bank_charge_usd": 0,
          "real_amount_rmb": 0,
          "real_amount_usd": 0,
          "exchange_loss_amount_rmb": 0,
          "exchange_loss_amount_usd": 0,
          "status": 1,
          "status_name": "待回款",
          "collect_amount": 0,
          "currency": "USD",
          "bank_charge": 0,
          "real_amount": 0,
          "exchange_loss_amount_list": [],
          "not_collect_amount": 11,
          "not_collect_amount_rmb": 78.83,
          "not_collect_amount_usd": 11,
          "percentage": 0,
          "percentage_rmb": 0,
          "percentage_usd": 0
        },
        "main_user_info": {
          "user_id": "11858712",
          "nickname": "qiao",
          "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
          "department_info": [
            {
              "id": "8535",
              "name": "风险投资部门",
              "prefix": "0-",
              "parent_id": "0",
              "admin_type": "1"
            }
          ]
        },
        "handler_info": [],
        "company": {
          "company_id": 3460489199,
          "user_id": [],
          "name": "佩奇的公司",
          "serial_id": "2023692",
          "is_archive": 1,
          "short_name": "",
          "country": "",
          "timezone": "",
          "biz_type": "",
          "origin": 0,
          "origin_list": [],
          "origin_name": "",
          "product_group_ids": [],
          "pool_user_map": [],
          "pin_flag": 0,
          "alibaba_info": [],
          "deal_time": "2024-04-24 00:00:00",
          "image_list": []
        },
        "last_trail": {
          "trail_id": 3479621301,
          "type": 1201,
          "client_id": 14119,
          "company_id": 3460489199,
          "customer_id": [
            0
          ],
          "refer_id": 0,
          "lead_id": 0,
          "lead_customer_id": [
            0
          ],
          "opportunity_id": 3479621299,
          "create_user": 11858712,
          "enable_flag": 1,
          "delete_flag": 0,
          "created_at": "2024-01-29 17:48:59",
          "create_time": "2024-01-29 17:48:59",
          "update_time": "2024-01-29 17:48:59",
          "track_session_no": 0,
          "inquiry_id": 0,
          "comment_count": 0,
          "transfer_invoice_id": 0,
          "company_info": null,
          "create_user_info": {
            "user_id": "11858712",
            "avatar": "https://v4client.oss-cn-hangzhou.aliyuncs.com/other/img/11858712/80167ab6225a9784013a3f1ce07049081bbe77dd280e66879305401a24d3a103.jpeg",
            "name": "qiao",
            "nickname": "qiao"
          },
          "customer_info": null,
          "lead_customer_info": null,
          "lead_info": null,
          "_id": 3479621301,
          "status": 0,
          "comment_list": [],
          "mail_map": [],
          "plan_map": [],
          "node_type": 1201,
          "module": 12,
          "data": {
            "stage": "订单阶段",
            "amount": "11.00",
            "currency": "USD",
            "account_date": "2024-02-28",
            "content": ""
          },
          "node_type_name": "新建了一个商机",
          "opportunity_info": {
            "opportunity_id": 3479621299,
            "name": "0129商机1",
            "amount": "11",
            "currency": "USD",
            "serial_id": "O80",
            "enable_flag": 1,
            "stage": 1101060285,
            "user_id": [
              11858712
            ],
            "account_date": "2024-02-28",
            "approval_flow_info": [],
            "stage_info": {
              "success_rate": 80,
              "tip": "test xiaohei",
              "link_ids": "",
              "require_field_setting": [
                "company_id",
                "flow_id",
                "main_user",
                "name",
                "currency",
                "exchange_rate",
                "account_date",
                "stage",
                "2717396962",
                "3376922282",
                "amount",
                "type",
                "4312930284",
                "6753564"
              ],
              "stage_id": 1101060285,
              "flow_id": 1101043671,
              "type": 1,
              "name": "订单阶段",
              "name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "stage_name": "订单阶段",
              "stage_name_info": {
                "info_label": "订单阶段",
                "info_value": "订单阶段"
              },
              "rank": 1,
              "create_user": "11858711",
              "enable_flag": 1,
              "create_time": "2019-11-19 16:24:03",
              "update_time": "2024-12-04 17:48:27"
            },
            "lock_flag": 0,
            "fail_type": 0,
            "fail_remark": "",
            "fail_type_name": ""
          }
        },
        "customer": [],
        "lead_name": "",
        "stage_info": {
          "success_rate": 80,
          "tip": "test xiaohei",
          "link_ids": "",
          "require_field_setting": [
            "company_id",
            "flow_id",
            "main_user",
            "name",
            "currency",
            "exchange_rate",
            "account_date",
            "stage",
            "2717396962",
            "3376922282",
            "amount",
            "type",
            "4312930284",
            "6753564"
          ],
          "stage_id": 1101060285,
          "flow_id": 1101043671,
          "type": 1,
          "name": "订单阶段",
          "name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "stage_name": "订单阶段",
          "stage_name_info": {
            "info_label": "订单阶段",
            "info_value": "订单阶段"
          },
          "rank": 1,
          "create_user": "11858711",
          "enable_flag": 1,
          "create_time": "2019-11-19 16:24:03",
          "update_time": "2024-12-04 17:48:27"
        },
        "fail_type_name": "",
        "fail_stage_info": [],
        "sale_flow_name": "默认销售流程ppo",
        "is_pin": 0,
        "lock_flag": "0"
      }
    ],
    "totalItem": 13
  }
}
最后修改时间: 2 个月前