注:本文基于MongoDB 4.2.6编写1、用户管理1、创建用户> db.createUser( { user: "testuser", pwd: "test", roles:[]})Successfully added user: ...
確定! 回上一頁