{ "Latitude": 0, "Longitude": 0 }
curl --location --request POST 'https://api.mjdjourney.cn/other/GetPeopleNearby' \ --header 'Content-Type: application/json' \ --data-raw '{ "Latitude": 0, "Longitude": 0 }'
{}