|
@@ -1,12 +1,12 @@
|
|
|
-# <font >Kick The Player Offline</font>
|
|
|
+# <font >kick out Player</font>
|
|
|
## Description
|
|
|
-> This function allows operators to kick players offline through the interface
|
|
|
+> This function allows operators to kick out Player through the interface
|
|
|
|
|
|
-> 请求方式( Host-> BeSoft):post
|
|
|
+> Request method:( Host-> BeSoft):post
|
|
|
|
|
|
-> 编码方式:application/x-www-form-urlencoded
|
|
|
+> Encoding method:application/x-www-form-urlencoded
|
|
|
|
|
|
-> Besoft响应的数据格式是: application/json
|
|
|
+> Besoft The response data format is: application/json
|
|
|
|
|
|
## Method URL
|
|
|
> {besoftapi}/api/game/logout
|