完善功能

This commit is contained in:
wangxiaowei
2026-03-21 18:08:55 +08:00
parent 94b9ffc2d3
commit fdb480958d
8 changed files with 65 additions and 52 deletions

View File

@ -44,7 +44,7 @@ export default defineConfig({
hmr: true,
open: true,
proxy: {
'/partenapi': {
'/partenapi/': {
target: 'https://test1.stnav.com',
changeOrigin: true,
secure: true,