🌈 搜索
📅  最后修改于: 2022-03-11 15:03:11.428000             🧑  作者: Mango
db.getCollection('posts').update({}, {$rename: { 'comments': 'texts'}} , {multi: true});