暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/apply/quoteBaseInfo'
{
"code": 0,
"data": {
"allowCreate": false,
"createBtnText": "",
"head": [
{
"fid": "number",
"label": "编号",
"typeId": 1,
"visible": true,
"width": 100,
"showPercent": false,
"numberFormat": 1,
"subFields": null,
"options": null,
"auth": 0
}
],
"name": "引用源"
},
"msg": "success"
}