ForcePilot/web
Kris 4206c3a60f refactor(api): 统一API函数格式并更新文档注释
本次提交对多个API文件进行了多项优化:
1.  合并单行多行的API函数调用,统一代码格式
2.  更新API端点计数注释,修正部分模块的端点数量
3.  补充函数参数注释与请求选项支持,新增部分API接口
4.  调整模块路径命名,移除废弃的API封装
5.  优化文档注释,补充参数说明与使用场景
2026-07-11 21:43:50 +08:00
..
public style: 更新登录页背景图 2026-06-03 22:12:25 +08:00
src refactor(api): 统一API函数格式并更新文档注释 2026-07-11 21:43:50 +08:00
.gitignore refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
.prettierrc.json first commit: chat support deepseek, zhipu 2024-07-07 01:58:23 +08:00
eslint.config.js refactor(eslint): 升级eslint配置,让其在eslint9.x可用 2026-01-09 12:36:14 +08:00
index.html rename 2024-09-14 02:45:35 +08:00
package.json chore(release): 发布 0.7.0 正式版 2026-06-13 01:02:43 +08:00
pnpm-lock.yaml fix: 修复安全预警依赖与路径校验 2026-06-05 23:46:06 +08:00
vite.config.js style(lint): 优化格式 2026-03-26 13:53:35 +08:00