...
代码块 | ||||
---|---|---|---|---|
| ||||
{ "interfaceName": "接口通过", "checkType":true, "externalConditionUrl":"", "externalInformUrl":"", "externalConfigId": "7697ac58-0e30-4111-a169-9c96023aacf8", "externalConfigOperator": "ALL", "externalConfigValues": [ [ "shenfen" ] ], "userParam": { "audid": "720332229959618560", "openid": "wx35c610c7c049ce8287-8", "appId":"xxxxxxx", "componentId":"xxxxxxx", "flowId":"xxxxxxx", "appInstanceId": "自建应用的id", "identityId": "12345678", "identityType": "customerNo;", "phone": "18777777777", "realName": "张三", "address": "广东省深圳市南山区", "device": "ios/Android", "markFlag": "1", "payFeature": "厉害", "sex": "1", "customFields": [ { "fieldId": "132", "fieldType": "text", "fieldValue": "434334199111113445", "fieldNumValue": "自定义数值" }, { "fieldId": "133", "fieldType": "text", "fieldValue": "231231321222221113", "fieldNumValue": "自定义数值" } ] }, "authParams": [ { "chineseName": "开始日期", "englishName": "start_date", "paramType": "text", "values": "2021-07-01", "operator": null, "option": ""[], }, { "chineseName": "结束日期", "englishName": "end_date", "paramType": "text", "values": "2021-07-31", "operator": null, "option": ""[], }, { "chineseName": "首次办理", "englishName": "first_deal", "paramType": "select", "values": "1", "operator": null, "option": ""[], }, { "chineseName": "111", "englishName": "aa", "option": [], "paramType": "number", "values": "222", "operator": "EQ" }, { "chineseName": "版本", "englishName": "bb", "option": [ { "key": "我", "value": "哈哈" }, { "key": "你", "value": "哦哦发" } ], "paramType": "checkbox", "values": "我" }, { "chineseName": "此次", "englishName": "cc", "option": [], "paramType": "area", "values": [ 20, 202 ] } ] } |
...