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