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