vault backup: 2024-05-31 14:29:48
Affected files: Haina/Weekly/2024/2024-W23.md Haina/项目/价格平台/价格平台.mdmain
parent
dadefe53fb
commit
5062e40c2b
@ -1,3 +1,38 @@
|
||||
---
|
||||
Created: 2024-05-31 Fri
|
||||
---
|
||||
|
||||
计划上线: 2024.08.01
|
||||
|
||||
需求: 2024.06.10
|
||||
|
||||
```mermaid
|
||||
---
|
||||
title: GHHub 开发管理
|
||||
---
|
||||
gitGraph TB:
|
||||
commit
|
||||
commit
|
||||
branch feature/i18n
|
||||
checkout main
|
||||
commit id: "release" tag: "1.0.5.31"
|
||||
branch bug/x1
|
||||
commit
|
||||
checkout feature/i18n
|
||||
commit
|
||||
commit
|
||||
checkout main
|
||||
merge feature/i18n id: "机票开始"
|
||||
branch feature/price_manager
|
||||
checkout main
|
||||
commit
|
||||
commit
|
||||
checkout feature/price_manager
|
||||
commit
|
||||
commit
|
||||
checkout main
|
||||
commit tag: "1.1.0" id: "完成机票"
|
||||
merge feature/price_manager id: "完成价格" tag: "1.2.0"
|
||||
commit
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue