{
"names": "string",
"level": 0,
"pid": 0,
"enable": true,
"companyId": 0
}curl --location --request POST 'https://test.51vive.com/forums/photoType/batch/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"names": "string",
"level": 0,
"pid": 0,
"enable": true,
"companyId": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}