Skip to content

Commit 28a8d31

Browse files
committed
Update user.md
1 parent 36a1310 commit 28a8d31

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

src/api/v1/user.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,15 @@ POST /v1/user/logout
364364
|-----|-----|-----|
365365
|token|||
366366

367-
响应体:
367+
请求体:
368+
369+
```JSONC
370+
{
371+
"device-id": "123123123" // 设备ID
372+
}
373+
```
374+
375+
响应体:
368376

369377
```JSONC
370378
{

0 commit comments

Comments
 (0)