feat: 模型管理

This commit is contained in:
2026-02-27 14:23:53 +08:00
parent 912ab4c321
commit 62abb284a6
4 changed files with 333 additions and 1 deletions

View File

@@ -15,8 +15,9 @@ export default {
// localhost:8000/api/** -> https://preview.pro.ant.design/api/**
'/admin-api/': {
// http://192.168.1.231:48080 伟强
// http://192.168.1.89:48086 子杰
// https://petshy.tashowz.com/
target: 'https://petshy.tashowz.com/ ',
target: 'http://192.168.1.89:48086',
changeOrigin: true,
},
},