We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7729a46 commit f227b9cCopy full SHA for f227b9c
src/main/java/com/qiniu/common/Zone.java
@@ -73,7 +73,7 @@ public static Zone zoneNa0() {
73
}
74
75
/**
76
- * 自动判断区域,用于快速接入。实际中推荐使用固定 zone 。
+ * 自动判断区域,用于快速测试、接入。实际中推荐使用固定 zone 。
77
* 空间所属区域,可到 portal 查询。
78
*/
79
public static Zone autoZone() {
0 commit comments