🆕新增接口强制下线指定客户端
This commit is contained in:
@@ -28,6 +28,7 @@ type Client struct {
|
||||
}
|
||||
|
||||
type ClientStatus struct {
|
||||
ID string `json:"id"`
|
||||
Name string `json:"name"`
|
||||
Email string `json:"email"`
|
||||
IpAllocation string `json:"IpAllocation"`
|
||||
|
Reference in New Issue
Block a user