db.getCollection('ClassRecordOneDetail').updateMany({'synState':{'$exists':false}},{'$set':{'synState':''}})
转载于:https://www.cnblogs.com/liwei1994/p/10758234.html
db.getCollection('ClassRecordOneDetail').updateMany({'synState':{'$exists':false}},{'$set':{'synState':''}})
转载于:https://www.cnblogs.com/liwei1994/p/10758234.html