Test QuickGV: Difference between revisions
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
A [label="local 改程式"]; | A [label="local 改程式"]; | ||
B [label="升級 development"]; | B [label="升級 development\n對接供應商測試環境"]; | ||
C [label="升級 staging"]; | C [label="升級 staging\n對接供應商產品環境"]; | ||
D [label="升級 sandbox"]; | D [label="升級 sandbox\n對接供應商測試環境"]; | ||
E [label="升級 production"]; | E [label="升級 production\n對接供應商產品環境"]; | ||
A -> B [label="新功能可以穩定運行"]; | A -> B [label="新功能可以穩定運行"]; | ||