From e9288e34969e59a85a246a38f4b6ceaccd912f78 Mon Sep 17 00:00:00 2001 From: geeker Date: Mon, 21 Sep 2026 07:27:49 +0800 Subject: [PATCH] =?UTF-8?q?git=20=E5=88=86=E6=94=AF=E9=99=90=E5=88=B6?= =?UTF-8?q?=E4=B8=8E=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f0a996..e8cbe29 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,10 @@ 团队对需求管理按照模块化解耦拆分开发,按照三个阶段开发 1. 基础需求:按照开发任务,完成5 + 1 统计模块的开发 +> todo: 每个人补充一下自己对本模块的理解 + -2. 特色需求: todo: 每个人补充一下自己对本模块的理解 +2. 特色需求: - 数据源配置 @@ -241,6 +243,9 @@ create table if not exists employment( ## 技术架构设计 +### git 协作 +- 按照业务模块,每个人新建自己的分支,分支名称:user_module +- main 分支:发版分支,test分支:做集成测试用 ### 构建环境适配