curl --location '/uploadAndSwitchMap' \ --form 'type=""' \ --form 'mapName=""' \ --form 'file=@""' \ --form 'x=""' \ --form 'y=""' \ --form 'angle=""'
{ "retCode": 0, "createOn": "string", "errMsg": "string", "data": {} }