docs: 更新项目文档,完善需求和技术细节
This commit is contained in:
@@ -10,7 +10,7 @@ const databaseConfig = {
|
||||
port: 9527,
|
||||
username: 'root',
|
||||
password: 'aiotAiot123!',
|
||||
database: 'ajhdata',
|
||||
database: 'xlxumudata',
|
||||
dialect: 'mysql',
|
||||
logging: console.log,
|
||||
pool: {
|
||||
@@ -27,7 +27,7 @@ const databaseConfig = {
|
||||
port: 9527,
|
||||
username: 'root',
|
||||
password: 'aiotAiot123!',
|
||||
database: 'ajhdata',
|
||||
database: 'xlxumudata',
|
||||
dialect: 'mysql',
|
||||
logging: false, // 生产环境关闭SQL日志
|
||||
pool: {
|
||||
|
||||
Reference in New Issue
Block a user