{
"name": "999",
"hint": "",
"icon": "icon-tushuguan",
"open": "0",
"multiple": "0"
}
curl --location --request POST '/client/assistant/add' \
--header 'token: 1nVAg0fjZs0WBYYXJH0thewjOhoVnvgH' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "999",
"hint": "",
"icon": "icon-tushuguan",
"open": "0",
"multiple": "0"
}'
{}