flat: 数据统计结构更改

This commit is contained in:
Apcallover
2024-04-07 16:01:18 +08:00
parent c5e1853831
commit 981b359684
3 changed files with 40 additions and 39 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://192.168.1.106:8000',
target: 'http://192.168.1.108:8000',
ws: true,
changeOrigin: true,
pathRewrite: {