commit
a5bce292cf
1 changed files with 1 additions and 0 deletions
|
|
@ -214,6 +214,7 @@ func setRouter(router *gin.Engine) {
|
||||||
throw(c, 500, err.Error())
|
throw(c, 500, err.Error())
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
defer ctx.Close()
|
||||||
|
|
||||||
res, err := ctx.Call(fun.Method, fun.Args...)
|
res, err := ctx.Call(fun.Method, fun.Args...)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue