This commit is contained in:
邹宗楠
2026-06-11 10:49:42 +08:00
parent 9d96ef6426
commit 711da91cf4
2 changed files with 2 additions and 0 deletions

View File

@@ -201,6 +201,7 @@ 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