Browse Source

wip:回款优化

wkyuer 7 months ago
parent
commit
4176aeea2a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/jfw/modules/subscribepay/src/service/commonAction.go

+ 1 - 0
src/jfw/modules/subscribepay/src/service/commonAction.go

@@ -830,6 +830,7 @@ func (this *CommonAction) GetWxReturnPayParam() {
 			"pay_param":    payParam,
 			"s_openid":     openId,
 			"out_trade_no": tradeno,
+			"order_code":   OrderCode,
 			"pay_way":      payWayReq,
 			"creat_time":   FormatDate(&now, Date_Full_Layout),
 		}) <= 0 {