{
"fresh_ids": [
"string"
]
}
curl --location --request POST 'http://localhost:8081/bin_fresh_recruit/school/fresh/add_list' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"fresh_ids": [
"string"
]
}'
{}