Commit 1f3e46e2 authored by zhangxiaolin's avatar zhangxiaolin

Fix: url 开头/

parent 11c48f71
......@@ -142,7 +142,7 @@ paths:
error: 0
message: ''
# ------------------------
account/logout:
/account/logout:
post:
summary: 登录出去
description: 登录出去
......@@ -159,7 +159,7 @@ paths:
message: ''
data: null
# ------------------------
account/code:
/account/code:
post:
summary: 发送手机验证码
description: 发送手机验证码
......@@ -183,7 +183,7 @@ paths:
message: ''
data: null
# ------------------------
account/password:
/account/password:
post:
summary: 更改密码
description: 更改密码
......@@ -1076,4 +1076,4 @@ paths:
application/json:
message: ''
error: 0
# ----Skyler end--------------------
\ No newline at end of file
# ----Skyler end--------------------
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment