Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
document
客制项目文档
Wiki
Home
Home
· Changes
Page history
更新 home
authored
Dec 05, 2019
by
吴帅
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
home.md
home.md
+8
-0
No files found.
home.md
View page @
04763460
...
@@ -17,6 +17,7 @@
...
@@ -17,6 +17,7 @@
sequenceDiagram
sequenceDiagram
participant 客户
participant 客户
participant 售后
participant 售前
participant 售前
participant 产品经理
participant 产品经理
participant 定制研发
participant 定制研发
...
@@ -36,6 +37,13 @@ participant 定制研发
...
@@ -36,6 +37,13 @@ participant 定制研发
定制研发->>定制研发:研发
定制研发->>定制研发:研发
定制研发->>产品经理:研发完成 打包
定制研发->>产品经理:研发完成 打包
产品经理->>售前:禅道发布,邮件发布
产品经理->>售前:禅道发布,邮件发布
售前->>售后:发布并跟进上线情况
售后->>售后:按方案测试定制软件包
售后->>售后:上线客户生产环境
售后->>售后:在生产环境验收功能
售后->>售前:通知售前上线情况
售前->>产品经理:通知产品经理上线情况
产品经理->>产品经理:将项目标记为已上线,过程资料存档
```
```
...
...