{
"names": "string",
"level": 0,
"pid": 0,
"sysModule": "string",
"moduleFlag": 0
}curl --location --request POST 'https://test.51vive.com/aidraw/caseType/batch/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"names": "string",
"level": 0,
"pid": 0,
"sysModule": "string",
"moduleFlag": 0
}'{
"code": 0,
"msg": "string",
"data": {}
}