From 8603aad8c5fe42aed6236f894b3d41ce493a4d01 Mon Sep 17 00:00:00 2001 From: xiaohucoding <2307520758@qq.com> Date: Mon, 19 May 2025 22:09:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E6=8A=A5=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/WorkReport/2025-05-14hky.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/doc/WorkReport/2025-05-14hky.md b/doc/WorkReport/2025-05-14hky.md index ceaeb07..6d8f14d 100644 --- a/doc/WorkReport/2025-05-14hky.md +++ b/doc/WorkReport/2025-05-14hky.md @@ -23,4 +23,30 @@ 暂无 ### 📅 明日计划 -测试完毕,开下一个模块 \ No newline at end of file +测试完毕,开下一个模块 + +## 2025年5月18日 +### ✅ 今日完成 +格式修改,增加了枚举等方便后续维护和开发,修改了删除的逻辑 + +### 🚧 进行中 +模型服务的数据库表设计 + +### ⚠️ 问题/障碍 +暂无 + +### 📅 明日计划 +完成模型服务的数据库表设计 + +## 2025年5月19日 +### ✅ 今日完成 +完成了服务发布的表设计 + +### 🚧 进行中 +缓存设计 + +### ⚠️ 问题/障碍 +暂无 + +### 📅 明日计划 +完成缓存设计,以及实体类设计 \ No newline at end of file