|
|
@ -2,7 +2,7 @@
|
|
|
|
* @Author: donghao donghao@supervision.ltd
|
|
|
|
* @Author: donghao donghao@supervision.ltd
|
|
|
|
* @Date: 2025-03-11 14:18:06
|
|
|
|
* @Date: 2025-03-11 14:18:06
|
|
|
|
* @LastEditors: donghao donghao@supervision.ltd
|
|
|
|
* @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
|
|
|
|
* @FilePath: \5G-Loading-Bay-Web\api.md
|
|
|
|
* @Description: 接口备注文档
|
|
|
|
* @Description: 接口备注文档
|
|
|
|
-->
|
|
|
|
-->
|
|
|
@ -29,6 +29,7 @@
|
|
|
|
"token": "xxx-xxx-xxx" // 登录成功返回的 token
|
|
|
|
"token": "xxx-xxx-xxx" // 登录成功返回的 token
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
### 1.2 用户登录接口
|
|
|
|
### 1.2 用户登录接口
|
|
|
|
- **接口地址**:/api/logout
|
|
|
|
- **接口地址**:/api/logout
|
|
|
@ -43,5 +44,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"code": 200,
|
|
|
|
"code": 200,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|

|
|
|
|

|