From d098051a3293f37036fe74e38934d06263e6be5b Mon Sep 17 00:00:00 2001 From: richie Date: Fri, 16 Sep 2022 19:56:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BE=9B=E5=AE=8C=E6=95=B4=E7=9A=84?= =?UTF-8?q?=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a93ba9..f97a30f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# jsy-api-datasource-demo +# API数据源使用示例 -API数据源示例 +## 调用示例代码 ```java Authentication authentication = new Authentication("#key", "#secret");