暂无描述curl --location --request GET 'https://api.tolink.cloud/chart/apply'{
"code": 0,
"data": {
"list": [
{
"data": [
{
"fid": "number",
"label": "编号",
"tableValues": null,
"typeId": 1,
"value": {
"value": "6",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
}
],
"id": 6,
"mobileData": {
"createAt": "2022-04-12 10:49",
"createBy": "yugh",
"createByAvatar": "123.png",
"fields": [
{
"label": "编号",
"value": "6"
}
],
"flowStatus": "审批节点 节点无负责人"
},
"nodeId": 9,
"status": 1
}
],
"page": 1,
"total": 5
},
"msg": "success"
}