From a10d64711abf3b4f293bdeff0d4256e6ce59c93a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?cxxxxxxx=E8=AF=A6?= <286460656@qq.com> Date: Thu, 31 Aug 2023 17:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=88=E6=9D=83=E7=9B=B8=E5=85=B3=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= 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 32b2278f..6b26101c 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ curl --location --request POST 'localhost:8080/base/cloud/spi' \ --data-raw '{ "appId":"7264840234423027259", "authId":"4463798", -"method":"searchChoicenessSourceItem", -"data":"{}" +"method":"getPlatformAuthUrl", +"data":"{\"pageNo\":\"1\",\"pageSize\":\"20\"}" }'