curl --location --request GET '/build-user/point-list?projectId'
{ "code": 0, "msg": "", "data": [ { "id": 0, "masterId": 0, "longitude": 0.0, "latitude": 0.0, "validRadius": "" } ] }