暂无描述
Authorization: Bearer ********************
{
"appId": 115,
"fid": "8_yy5zMuT8uoq3WBvnHKN",
"typeId": 0,
"index": 0,
"matchType": 1,
"matchRules": [
[
{
"fid": "RK-MejTL-toKKvtGIGjXw",
"fieldName": "客户",
"typeId": 20,
"judgeType": 1,
"judgeValue": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"matchType": 2,
"judgeFieldDetail": {
"id": "fNGD32muQrtpjRjCNO6kn.mODPKmD_CLx-ptqLXVdnX",
"value": "表格·关联数据",
"typeId": 0,
"values": null
},
"tableRules": {
"tableType": null,
"rules": null
}
}
]
],
"matchFormula": "",
"formula": "",
"subRelation": null,
"aggregation": false,
"aggregationType": null,
"data": [
{
"fid": "fNGD32muQrtpjRjCNO6kn",
"typeId": 18,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": [],
"options": null,
"tableValues": [
[
{
"fid": "mODPKmD_CLx-ptqLXVdnX",
"typeId": 20,
"value": {
"value": "小于的公司",
"id": "1",
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "jE9rYH3UX-YpOxX7pb_mE",
"typeId": 20,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
}
],
[
{
"typeId": 20,
"fid": "mODPKmD_CLx-ptqLXVdnX",
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"typeId": 20,
"fid": "jE9rYH3UX-YpOxX7pb_mE",
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
}
]
]
}
],
"keyword": ""
}
curl --location --request POST 'https://api.tolink.cloud/apply/relationOption' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": 115,
"fid": "8_yy5zMuT8uoq3WBvnHKN",
"typeId": 0,
"index": 0,
"matchType": 1,
"matchRules": [
[
{
"fid": "RK-MejTL-toKKvtGIGjXw",
"fieldName": "客户",
"typeId": 20,
"judgeType": 1,
"judgeValue": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"matchType": 2,
"judgeFieldDetail": {
"id": "fNGD32muQrtpjRjCNO6kn.mODPKmD_CLx-ptqLXVdnX",
"value": "表格·关联数据",
"typeId": 0,
"values": null
},
"tableRules": {
"tableType": null,
"rules": null
}
}
]
],
"matchFormula": "",
"formula": "",
"subRelation": null,
"aggregation": false,
"aggregationType": null,
"data": [
{
"fid": "fNGD32muQrtpjRjCNO6kn",
"typeId": 18,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": [],
"options": null,
"tableValues": [
[
{
"fid": "mODPKmD_CLx-ptqLXVdnX",
"typeId": 20,
"value": {
"value": "小于的公司",
"id": "1",
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"fid": "jE9rYH3UX-YpOxX7pb_mE",
"typeId": 20,
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
}
],
[
{
"typeId": 20,
"fid": "mODPKmD_CLx-ptqLXVdnX",
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
},
{
"typeId": 20,
"fid": "jE9rYH3UX-YpOxX7pb_mE",
"value": {
"value": "",
"id": null,
"userId": 0,
"otherInfo": "",
"values": []
},
"values": []
}
]
]
}
],
"keyword": ""
}'
{
"code": 0,
"data": [
{
"id": 1,
"name": "1"
}
],
"msg": "success"
}