创建单位

This commit is contained in:
孙景学
2025-07-18 14:46:38 +08:00
parent c7fd8ebe76
commit 9fd38a98ee
8 changed files with 19 additions and 31 deletions

View File

@ -17,7 +17,7 @@ export default {
pathRewrite: { '^/api': '' },
},
'/upload': {
target: 'http://10.0.0.10:18013',//
target: 'http://10.0.0.14:18013',//
changeOrigin: true,
pathRewrite: { '^/upload': '' },
},