瀏覽代碼

wip:存储字段修改

wkyuer 7 月之前
父節點
當前提交
88f88b85c7
共有 1 個文件被更改,包括 0 次插入1 次删除
  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,