Commit Graph

1 Commits

Author SHA1 Message Date
Ray.Hao
f125473b93 refactor: 重命名 LoginResult 为 LoginResponse
- 重命名类型定义以符合 Request/Response 标准命名
- 删除 api/auth.ts 中的重复类型定义
- 统一使用 types/api 中的类型定义
- 提高代码一致性和可维护性
2025-12-12 14:31:39 +08:00