wkyuer 7 сар өмнө
parent
commit
88f88b85c7

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

@@ -827,7 +827,6 @@ func (this *CommonAction) GetWxReturnPayParam() {
 		now := time.Now()
 		if util.Mysql.Insert("return_money_online_pay", map[string]interface{}{
 			"return_id":    returnId,
-			"order_code":   OrderCode,
 			"pay_param":    payParam,
 			"s_openid":     openId,
 			"out_trade_no": tradeno,