Commit 1f3e46e2 authored by zhangxiaolin's avatar zhangxiaolin

Fix: url 开头/

parent 11c48f71
...@@ -142,7 +142,7 @@ paths: ...@@ -142,7 +142,7 @@ paths:
error: 0 error: 0
message: '' message: ''
# ------------------------ # ------------------------
account/logout: /account/logout:
post: post:
summary: 登录出去 summary: 登录出去
description: 登录出去 description: 登录出去
...@@ -159,7 +159,7 @@ paths: ...@@ -159,7 +159,7 @@ paths:
message: '' message: ''
data: null data: null
# ------------------------ # ------------------------
account/code: /account/code:
post: post:
summary: 发送手机验证码 summary: 发送手机验证码
description: 发送手机验证码 description: 发送手机验证码
...@@ -183,7 +183,7 @@ paths: ...@@ -183,7 +183,7 @@ paths:
message: '' message: ''
data: null data: null
# ------------------------ # ------------------------
account/password: /account/password:
post: post:
summary: 更改密码 summary: 更改密码
description: 更改密码 description: 更改密码
...@@ -1076,4 +1076,4 @@ paths: ...@@ -1076,4 +1076,4 @@ paths:
application/json: application/json:
message: '' message: ''
error: 0 error: 0
# ----Skyler end-------------------- # ----Skyler end--------------------
\ No newline at end of file
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