{
"baseIds": [
0
],
"expertIds": [
0
]
}
curl --location --request POST 'https://test.51vive.com/aichat/KnowledgeBase/binding' \
--header 'Content-Type: application/json' \
--data-raw '{
"baseIds": [
0
],
"expertIds": [
0
]
}'
{
"code": 0,
"msg": "string",
"data": {}
}