更新 @kevisual/api 版本至 0.0.21,添加 router-api-proxy.ts 和 proxy.ts 文件,重构 QueryProxy 类以优化 API 查询初始化

This commit is contained in:
2026-01-21 19:40:02 +08:00
parent 711e1d4ca5
commit e295a6ddbe
4 changed files with 514 additions and 490 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@kevisual/api",
"version": "0.0.20",
"version": "0.0.21",
"description": "",
"main": "mod.ts",
"scripts": {