expressServer/config
LingandRX adc9f2259e refactor(config): 优化 MongoDB配置文件
- 替换 dotenv 引入方式,使用 destructuring 导入 config 函数- 调用 config()函数以加载环境变量
-移除冗余的 import('dotenv').config() 语句
2025-01-05 18:46:36 +08:00
..
messages.js refactor: 将项目从 CommonJS 迁移到 ES6 模块 2025-01-04 23:54:03 +08:00
mongodbConfig.js refactor(config): 优化 MongoDB配置文件 2025-01-05 18:46:36 +08:00