mongo 查找附近点

mac2022-06-30  77

db.runCommand({geoNear:"demo", near: { type: "Point" , coordinates: [118.134535,24.468728]},spherical:true, "query":{"id":"222"}})

转载于:https://www.cnblogs.com/chimmu/p/6212309.html

最新回复(0)