优化系统

This commit is contained in:
hoteas
2021-12-27 14:00:08 +08:00
parent eccab42fc8
commit 84ee0d259f
8 changed files with 144 additions and 2515 deletions
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -20,11 +20,11 @@
"rule": "config/rule.json"
}
},
"crossDomain": "",
"crossDomain": "auto",
"db": {
"mysql": {
"host": "192.168.6.253",
"name": "myhs_remote",
"name": "myhs",
"password": "dasda8454456",
"port": "3306",
"prefix": "",
@@ -43,7 +43,7 @@
"5": "数据结果异常"
},
"mode": 2,
"port": "80",
"port": "8080",
"sessionName": "HOTIME",
"tpt": "tpt"
}