db.getCollection('geoServer').update({},{$unset:{longitude:null,latitude:null}},{ multi: true})

实测有效,拿去吧

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-22
  • 2021-11-29
  • 2021-08-15
  • 2022-01-27
猜你喜欢
  • 2021-06-06
  • 2021-11-03
  • 2022-12-23
  • 2021-10-03
  • 2021-09-03
  • 2021-10-06
  • 2022-12-23
相关资源
相似解决方案