From 8ec22df45439cd3ac166bd2302661298c575e880 Mon Sep 17 00:00:00 2001 From: donghao Date: Tue, 11 Mar 2025 14:30:04 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A1=A5=E5=85=85=E7=99=BB=E5=BD=95api?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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