Test QuickGV: Difference between revisions
Jump to navigation
Jump to search
| Line 10: | Line 10: | ||
A -> B [label="任務範圍內測試通過"]; | A -> B [label="任務範圍內測試通過"]; | ||
B -> D [label=""]; | B -> D [label="在 development 環境能穩定運行"]; | ||
B -> C [label=""]; | B -> C [label="在 development 環境能穩定運行"]; | ||
C -> E [label=""]; | C -> E [label="在 staging 環境能穩定運行"]; | ||
</quickgv> | </quickgv> | ||