perf/export-docx
Lei OT 11 months ago
parent d9c45f9962
commit 698a8b256c

@ -44,6 +44,7 @@ http://202.103.68.111:5173/feedback/330948
--- ---
```mermaid ```mermaid
--- ---
title: GHHub 开发管理 - 机票和价格管理 title: GHHub 开发管理 - 机票和价格管理
@ -51,6 +52,7 @@ title: GHHub 开发管理 - 机票和价格管理
gitGraph TB: gitGraph TB:
commit commit
commit commit
branch release
branch feature/i18n branch feature/i18n
checkout main checkout main
commit id: "release" tag: "1.0.5.31" commit id: "release" tag: "1.0.5.31"
@ -65,16 +67,19 @@ gitGraph TB:
checkout main checkout main
commit commit
commit commit
commit id: "账户体系"
checkout feature/price_manager checkout feature/price_manager
commit commit
commit id: "完成价格" commit
checkout main commit
commit tag: "1.1.0" id: "完成机票"
branch pre-release
merge feature/price_manager id: "合并机票+价格" type:HIGHLIGHT
checkout main checkout main
merge pre-release id: "合并发布" tag: "1.2.0" merge feature/price_manager id: "合并价格" type:HIGHLIGHT
commit
commit
commit tag: "2.0.0" id: "完成机票"
commit
commit
commit id: "pre-release" tag: "pre-release" type:HIGHLIGHT
commit commit
``` ```

Loading…
Cancel
Save