暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/dashboard/apply'
{
"code": 0,
"data": {
"list": [
{
"appId": 126,
"appName": "外出拜访申请",
"avatar": "http://192.168.5.190:8205/public/resource/upload/2022-03-29/civx5agph21kc8dktg.jpeg",
"createAt": "2022-03-29 10:37",
"data": [
{
"fid": "number",
"tableValues": null,
"typeId": 1,
"value": {
"value": "1",
"id": null,
"userId": 0,
"otherInfo": "",
"values": null
},
"values": null
}
],
"id": 1,
"isExpired": false,
"nodeId": 0,
"queryType": 2,
"status": 2,
"userName": "周红尧"
}
],
"page": 1,
"total": 4
},
"msg": "success"
}