1
This commit is contained in:
@@ -274,6 +274,7 @@ func (c *PurchaseHandler) AgreeOrRefuseRefund(ctx *jxcontext.Context, order *mod
|
|||||||
}
|
}
|
||||||
refundProductList = append(refundProductList, refundProduct)
|
refundProductList = append(refundProductList, refundProduct)
|
||||||
}
|
}
|
||||||
|
globals.SugarLogger.Debugf("========parna :;= %s", utils.Format4Output(param, false))
|
||||||
|
|
||||||
if approveType == partner.AfsApproveTypeRefused {
|
if approveType == partner.AfsApproveTypeRefused {
|
||||||
if reason == "" {
|
if reason == "" {
|
||||||
|
|||||||
Reference in New Issue
Block a user