This commit is contained in:
邹宗楠
2026-06-11 10:57:51 +08:00
parent 711da91cf4
commit b71ad6737f

View File

@@ -201,7 +201,6 @@ func onTLpayFinished(call *tonglianpayapi.CallBackResult) (err error) {
}
}
} else {
utils.Struct2MapByJson()
globals.SugarLogger.Debugf("onTLpayFinished msg:%s, err:%v", utils.Format4Output(call, true), err)
}
return err