diff --git a/数据库/mongodb/查询时间.md b/数据库/mongodb/查询时间.md new file mode 100644 index 0000000..6c850f4 --- /dev/null +++ b/数据库/mongodb/查询时间.md @@ -0,0 +1,3 @@ +```shell +db.runCommand({ serverStatus: 1 }) +``` \ No newline at end of file