暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/apply/find' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MTMwMDI5NDcsImlhdCI6MTY4MTQ2Njk0NywibG9naW5TdGF0aW9uSWQiOiIxIiwibG9naW5Vc2VySWQiOjI0fQ.SETy53AkaCt43zBAmPdNqmzwBySGiWUa2juT55BuKTM'
{
"code": 0,
"data": {
"baseData": [
{
"fid": "number",
"tableValues": [
{
"fid": "",
"typeId": 0,
"value": {
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": null
}
],
"typeId": 1,
"value": {
"value": "37",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": [
{
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
}
]
},
{
"fid": "flowStatus",
"tableValues": [
{
"fid": "",
"typeId": 0,
"value": {
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": null
}
],
"typeId": 26,
"value": {
"value": "流程中",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": [
{
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
}
]
},
{
"fid": "createBy",
"tableValues": [
{
"fid": "",
"typeId": 0,
"value": {
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": null
}
],
"typeId": 25,
"value": {
"value": "周红尧",
"id": 0,
"userId": 33,
"otherInfo": ""
},
"values": [
{
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
}
]
},
{
"fid": "createAt",
"tableValues": [
{
"fid": "",
"typeId": 0,
"value": {
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": null
}
],
"typeId": 1,
"value": {
"value": "2022-03-02 11:34",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": [
{
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
}
]
}
],
"createAt": "2022-03-02 11:34",
"createBy": "",
"data": [
{
"fid": "Q5J9kEKeIlKsXcdYHobCx",
"tableValues": [],
"typeId": 1,
"value": {
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": []
},
{
"fid": "1m3s8fIM59J61Fu2WPNmt",
"tableValues": [],
"typeId": 1,
"value": {
"value": "",
"id": 0,
"userId": 0,
"otherInfo": ""
},
"values": []
}
],
"id": 37,
"number": "37",
"chat_id": "wrXYoRDgAAO5KUz4fU49lQcptaH6auzw"
},
"msg": "success"
}