产品管理

This commit is contained in:
FLL
2025-06-26 09:50:41 +08:00
parent 7371da5f48
commit 8d3f5331a5
6 changed files with 655 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ export default defineConfig(async () => {
rewrite: (path) => path.replace(/^\/api/, ''),
// mock代理目标地址
// target: 'http://by.missmoc.top:3010/',
target: 'http://127.0.0.1:8080/',
target: 'http://47.109.37.87:3010',
ws: true,
},
},