From 33d96e0aec7f804274ef9e199cf3ad7656c098b2 Mon Sep 17 00:00:00 2001 From: NingHuan <2139614357@qq.com> Date: Mon, 19 May 2025 21:46:34 +0800 Subject: [PATCH 1/4] =?UTF-8?q?[=E6=8F=90=E4=BA=A4]:=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=97=A5=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/WorkReport/2025-05-nh.md | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/doc/WorkReport/2025-05-nh.md b/doc/WorkReport/2025-05-nh.md index 71eff93..d3faa27 100644 --- a/doc/WorkReport/2025-05-nh.md +++ b/doc/WorkReport/2025-05-nh.md @@ -15,6 +15,21 @@ - 继续开发模型评估部分 - 尽量解决lombok存在的问题 +## 2025年5月14日 + +### ✅ 今日完成 + +* 基本完成模型评估部分开发 +* 引入了SpringDoc OpenAPI相关依赖和配置 + +### 🚧 进行中 + +* 继续优化模型评估部分 + +### 📅 明日计划 + +* 继续优化模型评估部分 + ## 2025年5月15日 ### ✅ 今日完成 @@ -28,4 +43,19 @@ ### 📅 明日计划 -- 模型评估部分优化 \ No newline at end of file +- 模型评估部分优化 + +## 2025年5月19日 + +### ✅ 今日完成 + +- 项目设计文档分析 +- 尝试项目前端页面开发(数据集管理页面) + +### 🚧 进行中 + +- 项目设计文档分析 + +### 📅 明日计划 + +- 基本完成创建模型部分后端开发 \ No newline at end of file From 9607f389651cf87a2c9158cb6ff78dee1369f99b Mon Sep 17 00:00:00 2001 From: syc <3778699244@qq.com> Date: Mon, 19 May 2025 22:34:11 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20doc/WorkReport/2025-05?= =?UTF-8?q?-=E5=AD=99=E4=B8=80=E5=9F=8E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/WorkReport/2025-05-孙一城.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/WorkReport/2025-05-孙一城.md b/doc/WorkReport/2025-05-孙一城.md index 4c6141f..1845bae 100644 --- a/doc/WorkReport/2025-05-孙一城.md +++ b/doc/WorkReport/2025-05-孙一城.md @@ -5,4 +5,8 @@ ### 📅 明日计划 -- 实现需求文档功能 \ No newline at end of file +- 实现需求文档功能 + +## 2025年5月19日 +### ✅ 今日完成 +- 完成算法创建后端开发 \ No newline at end of file From f96e32816ade97fdfe53579ca5c7d599326dcc9a Mon Sep 17 00:00:00 2001 From: syc <3778699244@qq.com> Date: Mon, 19 May 2025 22:35:08 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20doc/WorkReport/2025-05?= =?UTF-8?q?-=E5=AD=99=E4=B8=80=E5=9F=8E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/WorkReport/2025-05-孙一城.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/WorkReport/2025-05-孙一城.md b/doc/WorkReport/2025-05-孙一城.md index 1845bae..606c913 100644 --- a/doc/WorkReport/2025-05-孙一城.md +++ b/doc/WorkReport/2025-05-孙一城.md @@ -7,6 +7,12 @@ ### 📅 明日计划 - 实现需求文档功能 + +## 2025年5月19日 +### ✅ 今日完成 +- 完成算法生命周期后端开发 + + ## 2025年5月19日 ### ✅ 今日完成 - 完成算法创建后端开发 \ No newline at end of file From 038a16b428c927b9b3934915b106f1e9558a22b8 Mon Sep 17 00:00:00 2001 From: syc <3778699244@qq.com> Date: Mon, 19 May 2025 22:35:24 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20doc/WorkReport/2025-05?= =?UTF-8?q?-=E5=AD=99=E4=B8=80=E5=9F=8E.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/WorkReport/2025-05-孙一城.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/WorkReport/2025-05-孙一城.md b/doc/WorkReport/2025-05-孙一城.md index 606c913..554548a 100644 --- a/doc/WorkReport/2025-05-孙一城.md +++ b/doc/WorkReport/2025-05-孙一城.md @@ -8,7 +8,7 @@ - 实现需求文档功能 -## 2025年5月19日 +## 2025年5月15日 ### ✅ 今日完成 - 完成算法生命周期后端开发