暂无描述{
"appId": 724,
"type": 1,
"head": [
{
"fid": "number",
"visible": false,
"width": 100
}
]
}curl --location --request PUT 'https://api.tolink.cloud/apply/config' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": 724,
"type": 1,
"head": [
{
"fid": "number",
"visible": false,
"width": 100
}
]
}'{
"code": 0,
"data": "设置成功",
"msg": "success"
}