1
This commit is contained in:
@@ -27,7 +27,6 @@ func (c *TongLianController) Msg() {
|
|||||||
if err == nil {
|
if err == nil {
|
||||||
err = financial.OnTLPayCallback(call)
|
err = financial.OnTLPayCallback(call)
|
||||||
}
|
}
|
||||||
globals.SugarLogger.Debug("err==============", err)
|
|
||||||
c.Data["json"] = call
|
c.Data["json"] = call
|
||||||
c.ServeJSON()
|
c.ServeJSON()
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user