aa
This commit is contained in:
@@ -6,5 +6,5 @@ type CallbackController struct {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (t *CallbackController) Msg(c *gin.Context) {
|
func (t *CallbackController) Msg(c *gin.Context) {
|
||||||
|
c.JSON(200, &CallBack{})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user