添加 '数据库/mongodb/查询时间.md'

This commit is contained in:
iProbe 2023-10-20 11:55:41 +08:00
parent 92a0786f5a
commit d53a4706f3

View file

@ -0,0 +1,3 @@
```shell
db.runCommand({ serverStatus: 1 })
```