Browse Source

Updated files

master
adiao 3 years ago
parent
commit
eb3c1ceab3
  1. 5
      v.md

5
v.md

@ -35,7 +35,12 @@ http://****/user/
{// 登录第一次响应体 {// 登录第一次响应体
"token": null, "token": null,
"id": null, "id": null,
"isLogin": null
}
{// 获取第一个响应体后的第二次请求
"token": asdfasdfafa,
""
} }
// ---------------------------------- // ----------------------------------

Loading…
Cancel
Save