Difference between revisions of "彩云天气 API 的版本策略"
Line 1: | Line 1: | ||
− | <graphviz renderer=" | + | <graphviz renderer="circo" caption="Revision Status" format="png" float="right"> |
digraph status { | digraph status { | ||
− | |||
alpha -> beta; | alpha -> beta; | ||
beta -> current; | beta -> current; | ||
− | current | + | current -> deprecated; |
− | |||
deprecated -> unsupported; | deprecated -> unsupported; | ||
} | } | ||
</graphviz> | </graphviz> |
Revision as of 12:44, 12 October 2018
