暂无描述
Authorization: Bearer ********************
curl --location --request GET 'https://api.tolink.cloud/apply/baseInfo?appId=3504&type=0&isTemplate=false'
{
"code": 0,
"data": {
"applyStatus": true,
"baseAuth": true,
"canImport": true,
"deleteAuth": true,
"flowStatus": false,
"head": [
{
"fid": "number",
"label": "编号",
"typeId": 1,
"visible": true,
"width": 100,
"showPercent": false,
"numberFormat": 1,
"subFields": null,
"options": null,
"auth": 0
}
],
"isCollect": true,
"lastQueryType": 9,
"manageStatus": true,
"name": "dffdd",
"publishStatus": 3,
"updateAuth": true
},
"msg": "success"
}