From cea9f8d092703da38e8c986c7ca1513bde9628a3 Mon Sep 17 00:00:00 2001 From: Jasder <2053003901@@qq.com> Date: Sun, 26 Apr 2020 10:03:15 +0800 Subject: [PATCH] =?UTF-8?q?FIX=20=E7=BC=96=E8=BE=91markdown=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E6=A0=BC=E5=BC=8F?= 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 0adff59cf..23614e1a2 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ http://localhost:3000/api/accounts/remote_register | jq *返回参数说明:* |参数名|类型|说明| --|-|- +|-|-|-| |user|json object |返回数据| |-- id |int |用户id | |-- token |string|用户token|