diff --git a/api.md b/api.md index 35e7db4..a7d9248 100644 --- a/api.md +++ b/api.md @@ -2,7 +2,7 @@ * @Author: donghao donghao@supervision.ltd * @Date: 2025-03-11 14:18:06 * @LastEditors: donghao donghao@supervision.ltd - * @LastEditTime: 2025-03-11 14:22:31 + * @LastEditTime: 2025-03-11 14:29:15 * @FilePath: \5G-Loading-Bay-Web\api.md * @Description: 接口备注文档 --> @@ -29,6 +29,7 @@ "token": "xxx-xxx-xxx" // 登录成功返回的 token } } +``` ### 1.2 用户登录接口 - **接口地址**:/api/logout @@ -43,5 +44,6 @@ { "code": 200, } +``` ![alt text](微信图片_20250306134728.png) \ No newline at end of file