暂无描述curl --location --request GET 'https://api.tolink.cloud/gatherTypePublish/list'{
"code": 0,
"data": {
"list": [
{
"createAt": "2022-06-28 16:03:39",
"createBy": 1,
"createByName": "于高衡",
"disable": false,
"gatherPublishIds": "[1,3]",
"gatherPublishNames": "[人事管理2,设备中心]",
"gatherTypeId": 2,
"gatherTypeName": "进销存",
"id": 2,
"solutionId": 1,
"solutionName": "场景方案",
"updateAt": "2022-06-28 16:03:39",
"updateBy": 1
}
],
"page": 1,
"total": 1
},
"msg": "success"
}