Files
intelligent-application-orc…/doc/WorkReport/2025-05-nh.md
2025-05-15 20:34:18 +08:00

31 lines
725 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 工作日报 - 2025年5月
## 2025年5月14日
### ✅ 今日完成
- 完成相关数据库表的创建
- 模型评估部分实体类的定义
- 新增了SpringBoot配置文件中的一些配置
### 🚧 进行中
- 模型评估部分显示日志后端部分开发
### ⚠️ 问题/障碍
- lombok注解出现问题没法正常使用
### 📅 明日计划
- 继续开发模型评估部分
- 尽量解决lombok存在的问题
## 2025年5月15日
### ✅ 今日完成
- 基本完成模型评估部分的功能开发
- 加入SpringDoc OpenAPI相关依赖和配置文件自动生成 REST API 文档和 Swagger UI
### 🚧 进行中
- 模型评估部分优化
### 📅 明日计划
- 模型评估部分优化