{
"names": "string",
"pid": 0,
"classify": 0
}curl --location --request POST 'https://test.51vive.com/xingxy/plot/type/batch/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"names": "string",
"pid": 0,
"classify": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}