mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 06:17:00 +08:00
show basic info
This commit is contained in:
@@ -105,7 +105,7 @@ type OperationResponse struct {
|
||||
|
||||
type ProxyResponse struct {
|
||||
OperationResponse
|
||||
Data string `json:"data"`
|
||||
Data any `json:"data"`
|
||||
}
|
||||
|
||||
type TokenSearch struct {
|
||||
|
||||
Reference in New Issue
Block a user