debug log

This commit is contained in:
yangduo 2025-04-07 19:28:23 +08:00
parent 784d14c51c
commit 52178e17da

View File

@ -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
}