绿植管理

This commit is contained in:
FLL
2025-07-02 17:56:04 +08:00
parent 44b91fc587
commit 4b3d075266
8 changed files with 165 additions and 22 deletions

View File

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