优化数据库连接配置,增强性能和稳定性

This commit is contained in:
2025-08-07 17:51:31 +08:00
parent 678686fd48
commit 5bb9ed77b8
38 changed files with 3323 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
/*
* Copyright (c) 2022/7/23 下午7:22
* AuthorHoTeas
*/
// eslint-disable-next-line no-unused-vars
var Hotime = {
vueComponent: {},
mapData: {},
pageRow:20,
tableMapData: {},
tableName:"admin"
}