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
|
ca86c5ffb7
|
style: 使用ruff格式化岗位管理模块,优化导入
|
2024-07-12 09:38:56 +08:00 |
|
insistence
|
e3efca9648
|
perf: 优化岗位管理模块service层及异常处理
|
2024-07-09 21:17:50 +08:00 |
|
insistence
|
19f34d6a81
|
chore: 将validate_annotation封装为pydantic-validation-decorator库
|
2024-07-07 09:09:19 +08:00 |
|
insistence
|
d1cc297169
|
refactor: check_annotation.py重命名为validate_annotation.py
|
2024-07-05 08:11:52 +08:00 |
|
insistence
|
66595d10a3
|
feat: 岗位管理模块新增和编辑接口新增字段校验
|
2024-07-04 10:56:23 +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
|
ab7ea066c7
|
perf: 优化岗位管理模块分页查询
|
2024-01-26 08:57:00 +08:00 |
|
insistence
|
f0c38a87dc
|
feat: 初始化项目架构
|
2024-01-22 23:46:27 +08:00 |
|