fix: 修复前端编译 TS 错误

- App 类型补充 is_favorited?: boolean 字段
- platform/providers 页面 testConnection mutationFn 补充泛型参数
This commit is contained in:
selfrelease
2026-06-23 11:33:19 +08:00
parent 65dc805eb5
commit 6ca1c27162
5 changed files with 115 additions and 124 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"zustand": "^5.0.13"
},
"devDependencies": {
"@eslint/js": "^10.0.1",
"@eslint/js": "^9.0.0",
"@tailwindcss/postcss": "^4",
"@types/node": "^20",
"@types/react": "^19",