db.getCollection('PictureList').find({'timestamp': 1588002071})
db.getCollection('PictureList').update({timestamp: 1588002071},{ $addToSet: {"picurls": "tad" } })