debug log
This commit is contained in:
parent
784d14c51c
commit
52178e17da
@ -257,6 +257,7 @@ func (this *MainServiceApi) WxNotifyPurchase(c *gin.Context) {
|
||||
params,
|
||||
func(hcr f5.HttpCliResponse) {
|
||||
if hcr.GetErr() != nil {
|
||||
f5.GetSysLog().Error("nofity error:%s", hcr.GetErr().Error())
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user