From c054c481e3602782bad35634d90624f406d93b94 Mon Sep 17 00:00:00 2001 From: "Jimmy.Zheng" Date: Thu, 20 Jul 2023 19:20:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0jira=E4=BB=BB=E5=8A=A1=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=95=B0=E6=8D=AE=E5=A4=84=E7=90=86=E6=8E=A5?= =?UTF-8?q?=E5=8F=A3Demo=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 6b5ecc3..9ef8bf4 100644 --- a/readme.md +++ b/readme.md @@ -148,16 +148,18 @@ "text": "选项1", "value": "1" }, - { - "text": "选项2", - "value": "2" - } + { + "text": "选项2", + "value": "2" + } ] } ] } -] -}``` + ] +} +``` ## 注意 + 数据处理的接口6.0.12暂未放入主代码中 \ No newline at end of file