摘要:
db.getCollection('11111').find({}).forEach( function(item) { item.date = item.date.replace("2018-11-23","2018-11-24"); db.getCollection('11111').save(item); } ) db.Goods.fi... 阅读全文
posted @ 2018-12-07 14:55
无天666
阅读(5553)
评论(1)
推荐(1)

浙公网安备 33010602011771号