From 702ddc2f106713594dd39e3818031c7c597147f6 Mon Sep 17 00:00:00 2001 From: richie Date: Fri, 23 Sep 2022 07:24:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3=E8=AF=B4?= =?UTF-8?q?=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55f3364..0af763f 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ operation.reset(); } ``` -#### 修改数据源表名(暂未启用) +#### 修改数据源表名 请求地址:```/api/v1/datasource/table/modify``` 请求类型:POST