From ea4eeac2071fe7f52f1f1da3664900852b25b1a2 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: Thu, 21 Sep 2017 11:39:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AF=84=E6=B5=8B=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E7=BB=93=E6=9E=9C=E4=B8=ADJson=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E8=AF=B4=E6=98=8E=E5=85=B3=E8=81=94=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/api.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/android/api.md b/android/api.md index 5ffe983..c508d6c 100644 --- a/android/api.md +++ b/android/api.md @@ -6,7 +6,8 @@ * [IOralEvalSDK.OfflineSDKError](#ioralevalsdkofflinesdkpreparationerror) * [IOralEvalSDK.ICallback](#ioralevalsdkicallback) * [SDKError](#ioralevalsdkerror) - + * [JSON字段说明](#Json) +
### OralEvalSDKFactory
@@ -398,8 +399,9 @@ | 说明| 录音结束回调 | |版本支持| 3.6.24 | -### 评测返回结果中Json字段说明 - +
+###评测返回结果中Json字段说明 +
| | | | | ----- | ----- | ----- | -- GitLab