明树Git Lab

Commit cb180f26 authored by zfp1's avatar zfp1

update

parent 2f50ab85
...@@ -65,7 +65,4 @@ async function connectAndInsert() { ...@@ -65,7 +65,4 @@ async function connectAndInsert() {
await client.close(); await client.close();
console.log('🔌 MongoDB 连接已关闭'); console.log('🔌 MongoDB 连接已关闭');
} }
} }
\ No newline at end of file
// 执行数据库操作
connectAndInsert();
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment