code failed
This commit is contained in:
parent
bf58cdbe62
commit
0beda28e3e
@ -498,8 +498,8 @@ func (con Connection) RunCommand(ctx *gin.Context) {
|
||||
}
|
||||
|
||||
type Commands struct {
|
||||
CommandType string `json:"CommandType"`
|
||||
Arguments []uint{} `json:"Arguments"`
|
||||
CommandType string `json:"CommandType"`
|
||||
Arguments []uint `json:"Arguments"`
|
||||
}
|
||||
|
||||
func (con Connection) AttachServer(ctx *gin.Context) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user