curl --location --request POST 'http://localhost:8080/admin/common/upload' \ --header 'token;'
{ "code": 0, "msg": "", "data": "" }