This commit is contained in:
邹宗楠
2022-07-22 18:53:48 +08:00
parent 99513042d1
commit 4c8e27b68f

View File

@@ -27,7 +27,6 @@ func (c *TongLianController) Msg() {
if err == nil {
err = financial.OnTLPayCallback(call)
}
globals.SugarLogger.Debug("err==============", err)
c.Data["json"] = call
c.ServeJSON()
} else {