{
"mapName": "string",
"x": 0,
"y": 0,
"angle": 0
}curl --location '/switchMap' \
--header 'Content-Type: application/json' \
--data '{
"mapName": "string",
"x": 0,
"y": 0,
"angle": 0
}'{
"retCode": 0,
"createOn": "string",
"errMsg": "string",
"data": {}
}