Authorization: Bearer ********************curl --location --request POST '/es/import' \
--header 'Authorization: Bearer <token>' \
--form 'file=@"C:\\Users\\Lenovo\\Desktop\\ba_pos_sta.xlsx"'{
"code": 10000,
"message": "success",
"data": "string"
}