添加打印
This commit is contained in:
@@ -161,6 +161,7 @@ func (c *ApiController) CallOpenAPI() {
|
||||
globals.SugarLogger.Debug("============routerMap[method]", routerMap[method])
|
||||
globals.SugarLogger.Debug("============begin,parms", parms)
|
||||
globals.SugarLogger.Debug("============result", result)
|
||||
globals.SugarLogger.Debug("============method", method)
|
||||
if result[2].Interface() != nil {
|
||||
err = result[2].Interface().(error)
|
||||
errCode = result[1].String()
|
||||
|
||||
Reference in New Issue
Block a user