From c21269975d7978fad55803f6bd69dcde08acf446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E5=85=B6=E9=9D=92?= Date: Thu, 25 Sep 2025 10:08:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 189bbf6..2924e1c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Contract-Manager 项目分析报告 +# Contract-Manager 项目报告 ## 项目概述 Contract-Manager是一个企业级合同管理系统,提供完整的合同生命周期管理,包括合同的创建、审批、执行、归档等功能,同时集成了供应商管理、客户管理、项目管理等相关业务模块。 @@ -67,6 +67,7 @@ Contract-Manager/ │ └── src/main/resources/ui/ # FXML界面文件 └── docs/ # 文档目录 └── db/ # 数据库相关文件 + └── task/ # 任务 ``` ## 核心功能模块