From a47f60990034a5f22bd49370b5aa95e24fdcdb93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AF=84=E6=B5=8B=E5=8A=9F=E8=83=BD=E8=AF=B4=E6=98=8E?= Date: Fri, 8 Jun 2018 10:56:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=84=E6=B5=8B=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=E8=AF=B4=E6=98=8E=E6=96=87=E6=A1=A3=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/api.md b/android/api.md index e094406..e0bf9dd 100644 --- a/android/api.md +++ b/android/api.md @@ -175,7 +175,7 @@ | ----- | ----- | | 说明|设置评测模式| |版本支持| 最低2.0.0 | -|参数 serviceType|需要评测的模式。具体参考评测模式说明文档| +|参数 serviceType|需要评测的模式。具体参考评测模式说明文档|
* public void setConnectTimeout(int connectTimeout) -- GitLab