You should execute an update query like this: db.Doc.update({"_id": b["_id"]}, {"$set": {"geolocCountry": myGeolocCountry}}).
確定! 回上一頁