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