整合数据

This commit is contained in:
2026-06-16 01:30:39 +08:00
parent 761a5cb69c
commit c0f70823a9
31 changed files with 4385 additions and 893 deletions
+1
View File
@@ -27,6 +27,7 @@ export default defineConfig({
},
},
server: {
host: "127.0.0.1",
port: 5000,
// 开发时前端在 5000,接口走相对路径 /platform/*、/backend/*,转发到本地 Go(当前 httpport=8081
proxy: {