Authorization: Bearer ********************
curl --location --request POST '/staffconf/educode/import' \ --form 'file=@""'
{ "code": 10000, "message": "success", "data": "string" }