Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 119 Bytes

SOME_QUERIES.md

File metadata and controls

4 lines (4 loc) · 119 Bytes

USER

this.userModel.updateMany({"accept": true}, {"$set":{"level": 'sr'}}, {"multi": true, "upsert": true});