Commit Graph
13 Commits
Author SHA1 Message Date
insistence 17e7f56fe5 feat: 新增接口限流装饰器 (#99)
* feat: 新增接口限流装饰器

* perf: 优化接口缓存装饰器和接口缓存失效装饰器

* chore: 更新github actions规则
2026-04-09 14:29:16 +08:00
insistence 11912cf993 feat: 新增ApiCache接口缓存装饰器和ApiCacheEvict接口缓存失效装饰器 (#97)
* feat: 新增ApiCache接口缓存装饰器和ApiCacheEvict接口缓存失效装饰器

* fix: 修复ruff lint异常
2026-04-07 17:40:56 +08:00
insistence 1857663c9f feat: 新增自动注册路由功能 2025-12-17 15:52:22 +08:00
insistence 98651f4d8f perf: 接口API文档的接口描述信息 2025-12-15 16:18:20 +08:00
insistence 40ccb84922 perf: 优化所有接口的API文档响应模型显示 2025-12-15 15:02:49 +08:00
insistence 184982eb08 perf: controller层全部使用新依赖项 2025-12-11 16:59:18 +08:00
insistence a3355e2545 refactor&feat: 优化项目结构,新增common模块,原annotation、aspect、constant、enums模块移动至common模块下 2025-12-05 15:02:04 +08:00
insistence 1516c1a941 refactor&perf: 增强ruff规则,完善类型提示 2025-12-05 10:00:25 +08:00
insistence 91e31cfbf7 style: 使用ruff格式化服务监控模块,优化导入 2024-07-12 11:04:40 +08:00
insistence 55babcee4c perf: 优化服务监控模块异常处理 2024-07-10 20:47:51 +08:00
insistence 77b4eb10b1 perf: 优化@log_decorator参数的类型提示 2024-06-30 21:04:50 +08:00
insistence 1972f1cb6d refactor: 重构数据库orm为异步 #I9MRQS 2024-05-17 15:04:30 +08:00
insistence f0c38a87dc feat: 初始化项目架构 2024-01-22 23:46:27 +08:00