mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-10-07 23:24:24 +08:00
docs(sso): 修复不正确的API说明
This commit is contained in:
@@ -67,7 +67,7 @@ http://{host}:{port}/sso/signout
|
|||||||
### 4、消息推送接口
|
### 4、消息推送接口
|
||||||
|
|
||||||
``` url
|
``` url
|
||||||
http://{host}:{port}/sso/pusS
|
http://{host}:{port}/sso/pushS
|
||||||
```
|
```
|
||||||
|
|
||||||
接收参数:
|
接收参数:
|
||||||
@@ -200,7 +200,7 @@ http://{host}:{port}/sso/logoutCall
|
|||||||
### 4、消息推送接口
|
### 4、消息推送接口
|
||||||
|
|
||||||
``` url
|
``` url
|
||||||
http://{host}:{port}/sso/pusC
|
http://{host}:{port}/sso/pushC
|
||||||
```
|
```
|
||||||
|
|
||||||
接收参数:
|
接收参数:
|
||||||
|
Reference in New Issue
Block a user