insistence
|
b05614569f
|
perf: 优化sqlalchemy模型创建时间和更新时间字段机制 (#125)
* perf: 优化sqlalchemy模型创建时间和更新时间字段机制
* feat: 新增时间字段mixin
* style: 格式化代码
|
2026-08-21 20:52:00 +08:00 |
|
insistence
|
ae852b8501
|
feat: 新增多数据源功能 (#123)
* feat: 新增多数据源功能
* perf: 优化多worker下数据源打印重复日志的问题
* perf: 优化代码
* perf: 优化代码
* chore: 固定ai插件相关依赖
|
2026-08-21 15:26:24 +08:00 |
|
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
|
1f51b628af
|
perf: 优化API文档的响应模型显示
|
2025-12-12 17:44:54 +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
|
545cb6606c
|
revert: 因fastapi查询参数模型底层存在bug,回滚查询参数模型声明方式为as_query
|
2024-10-22 19:41:28 +08:00 |
|
insistence
|
5a04889f84
|
refactor: 基于fastapi0.115.0版本新特性,直接使用pydantic模型接收查询参数和表单数据,移除as_query和as_form使用方式
|
2024-09-29 09:43:38 +08:00 |
|
insistence
|
82ce4f00f5
|
refactor: 重构日志装饰器为Log
|
2024-07-15 10:39:52 +08:00 |
|
insistence
|
eac920fcae
|
style: 使用ruff格式化字典管理模块,优化导入
|
2024-07-12 10:38:36 +08:00 |
|
insistence
|
4a17ffbebe
|
perf: 优化字典管理模块service层及异常处理
|
2024-07-10 10:33:44 +08:00 |
|
insistence
|
19f34d6a81
|
chore: 将validate_annotation封装为pydantic-validation-decorator库
|
2024-07-07 09:09:19 +08:00 |
|
insistence
|
d5cd7d1ae4
|
feat: 字典管理模块新增和编辑接口新增字段校验
|
2024-07-05 12:51:50 +08:00 |
|
insistence
|
77b4eb10b1
|
perf: 优化@log_decorator参数的类型提示
|
2024-06-30 21:04:50 +08:00 |
|
insistence
|
d08fe67ab8
|
fix: 修复各模块新增数据时创建时间记录异常的问题
|
2024-06-26 21:05:25 +08:00 |
|
insistence
|
1972f1cb6d
|
refactor: 重构数据库orm为异步 #I9MRQS
|
2024-05-17 15:04:30 +08:00 |
|
insistence
|
4ea6fa7817
|
chore: 调整字典管理模块部分接口权限标识
|
2024-02-18 11:07:52 +08:00 |
|
insistence
|
715bd44074
|
perf: 优化字典管理模块分页查询
|
2024-01-26 08:57:28 +08:00 |
|
insistence
|
f0c38a87dc
|
feat: 初始化项目架构
|
2024-01-22 23:46:27 +08:00 |
|