feat: 10.28beta版本

This commit is contained in:
2025-10-28 14:27:46 +08:00
parent daf2bf503e
commit f2cb55a844
69 changed files with 1179 additions and 246 deletions

View File

@@ -15,6 +15,7 @@ export default defineConfig({
proxy: {
"/app-api": {
target: "https://petshy.tashowz.com",
// target: "http://192.168.1.231:48080",
changeOrigin: true,
},
},