From 1ed57c2a01f205494f2912d93e0957a9a248d53b Mon Sep 17 00:00:00 2001 From: weiruikeji <897831508@qq.com> Date: Wed, 19 Apr 2023 09:26:28 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'=E5=AF=B9=E6=8E=A5.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 对接.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/对接.md b/对接.md index 437f1c0..a95c58b 100755 --- a/对接.md +++ b/对接.md @@ -102,7 +102,7 @@ ```javascript { "msg":"成功", - "code":200,//200成功,其他都为失败,并会有 message 提示 + "code":200,//200成功,其他都为失败,并会有 msg 提示 "data":{}, "timestamp":"1681892285429" }