修改抖音回传率

This commit is contained in:
邹宗楠
2023-12-26 14:17:17 +08:00
parent b5ccc6e98a
commit cc6a6c3c03
4 changed files with 70 additions and 71 deletions

View File

@@ -275,7 +275,6 @@ func (c *PurchaseHandler) AgreeOrRefuseRefund(ctx *jxcontext.Context, order *mod
}
refundProductList = append(refundProductList, refundProduct)
}
globals.SugarLogger.Debugf("========parna :;= %s", utils.Format4Output(param, false))
if approveType == partner.AfsApproveTypeRefused {
if reason == "" {