curl -X POST "http://106.75.119.248:9999/webapi/traffic/data?eventParam=
    [
    {
        "id":2,
        "displayName":"添加账户",
        "eventName":"add_account",
        "displayStatus":true,
        "displayType":"2",
        "type":"1",
        "attrs":[
            {
                "id":1,
                "bucketId":0,
                "name":"用户ID",
                "attributeName":"user_ID",
                "modeInput":"2",
                "unit":null,
                "type":"3",
                "status":true,
                "comment":"json",
                "value":{
                    "sms":"",
                    "oneId":"0d3c72dbf93d4d7c9adcde1574c48af3",
                    "email":"",
                    "openId":""
                }
            },
            {
                "id":5,
                "bucketId":0,
                "name":"地理坐标",
                "attributeName":"geographical_coordinate",
                "modeInput":"2",
                "unit":"",
                "type":"3",
                "status":true,
                "comment":"",
                "value":""
            },
            {
                "id":4,
                "bucketId":0,
                "name":"设备型号",
                "attributeName":"unit_type",
                "modeInput":"2",
                "unit":"",
                "type":"3",
                "status":true,
                "comment":"",
                "value":"V1962A"
            },
            {
                "id":3,
                "bucketId":0,
                "name":"时间",
                "attributeName":"time",
                "modeInput":"1",
                "unit":"",
                "type":"4",
                "status":true,
                "comment":"",
                "value":"2021-12-07 17:14:46"
            },
            {
                "id":2,
                "bucketId":0,
                "name":"应用版本",
                "attributeName":"application_version",
                "modeInput":"2",
                "unit":"",
                "type":"3",
                "status":true,
                "comment":"",
                "value":"1.0.1"
            },
            {
                "id":8,
                "bucketId":0,
                "name":"网络类型",
                "attributeName":"network_type",
                "modeInput":"2",
                "unit":"",
                "type":"3",
                "status":true,
                "comment":"",
                "value":"wifi"
            },
            {
                "id":7,
                "bucketId":0,
                "name":"是否WiFi",
                "attributeName":"if_wifi",
                "modeInput":"4",
                "unit":"",
                "type":"2",
                "status":true,
                "comment":"",
                "value":""
            },
            {
                "id":6,
                "bucketId":0,
                "name":"操作系统",
                "attributeName":"operating_system",
                "modeInput":"2",
                "unit":"",
                "type":"3",
                "status":true,
                "comment":"",
                "value":"10"
            },
            {
                "id":16,
                "bucketId":2,
                "name":"是否为本行账户",
                "attributeName":"if_account_deposit",
                "modeInput":"4",
                "unit":"",
                "type":"2",
                "comment":"",
                "value":"false"
            },
            {
                "id":17,
                "bucketId":2,
                "name":"账户类型(I类账户、II类账户、III类账户)",
                "attributeName":"account_type",
                "modeInput":"4",
                "unit":"",
                "type":"3",
                "comment":"",
                "value":"I类账户"
            },
            {
                "id":18,
                "bucketId":2,
                "name":"是否成功",
                "attributeName":"is_success",
                "modeInput":"4",
                "unit":"",
                "type":"2",
                "comment":"",
                "value":"true"
            }
        ]
    }
]" -H "accept: */*"
作者:wenbo.li  创建时间:2022-01-10 19:23
最后编辑:admin  更新时间:2022-04-27 14:53