Browse Source

wip:存储字段修改

wkyuer 7 tháng trước cách đây
mục cha
commit
88f88b85c7
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/jfw/modules/subscribepay/src/service/commonAction.go

+ 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,