1
This commit is contained in:
@@ -25,8 +25,7 @@ func (c *MtwmController) onCallbackMsg(msgType string) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
c.Data["json"] = mtwmapi.Err2CallbackResponse(nil, "")
|
c.Data["json"] = callbackResponse
|
||||||
//c.Data["json"] = callbackResponse
|
|
||||||
c.ServeJSON()
|
c.ServeJSON()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user