暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/app/expandFieldsSetting'
{
"code": 0,
"data": {
"expandFieldsSetting": {
"appId": 1612,
"id": 11,
"showFields": [
{
"fid": "createBy",
"label": "申请人"
},
{
"fid": "6lD4j1DTn2s4h533dJMUF",
"label": "费用类型"
},
{
"fid": "当前流程状态",
"label": "flowStatus"
}
]
}
},
"msg": "success"
}