3 Commits

Author SHA1 Message Date
向宁
df8f1e4cb7 refactor: rewrite file-system from Go to .NET 10 / ABP modular
- Replace Go (Kratos/Wire/Watermill) implementation with .NET 10 solution
- Add FileSystem.slnx, Directory.Build.props and ABP module structure
- Keep Docker/Jenkins/docker-compose deployment artifacts
- This drops all Go sources (cmd/, internal/, api/proto) in favor of src/
2026-06-14 15:02:59 +08:00
root
98a3701d54 docs: 更新 README.md 文档
完整重写项目文档,包含以下内容:

主要更新:
- 添加项目介绍和功能特性说明
- 新增 API 授权章节,说明密钥验证机制
- 提供完整的 API 接口列表和使用示例
- 添加项目结构说明和配置指南
- 包含开发、部署和测试指南
- 更新版本日志

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-05 20:23:49 +08:00
Administrator
5a48227609 Initial commit 2025-10-31 11:36:04 +00:00