From 5e9ecf5f76fb4e5cb4575b53a3519bdfe0354824 Mon Sep 17 00:00:00 2001 From: wujingtao Date: Fri, 29 Oct 2021 15:58:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BF=94=E5=9B=9E=E5=B1=9E?= =?UTF-8?q?=E6=80=A7oaid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/java/com/hchbox/constant/SqlConstants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trade-common/src/main/java/com/hchbox/constant/SqlConstants.java b/trade-common/src/main/java/com/hchbox/constant/SqlConstants.java index 602e043..be3b2a5 100644 --- a/trade-common/src/main/java/com/hchbox/constant/SqlConstants.java +++ b/trade-common/src/main/java/com/hchbox/constant/SqlConstants.java @@ -16,7 +16,7 @@ public class SqlConstants { "created,credit_card_fee, end_time, express_agency_fee, has_buyer_message, has_post_fee,has_yfx, is_brand_sale, is_force_wlb, modified, num, num_iid, pay_time,payment, " + "point_fee, post_fee, price, real_point_fee, received_payment, receiver_address,receiver_city, receiver_district, receiver_mobile, receiver_name, receiver_phone,receiver_state, " + "receiver_zip, seller_alipay_no, seller_cod_fee, seller_email, seller_flag,seller_mobile, seller_name, seller_nick, seller_phone, seller_rate, send_time, shipping_type,status, step_paid_fee," + - "step_trade_status,tid, timeout_action_time, title, total_fee,trade_from, trade_source, type, yfx_fee, yfx_id, yfx_type from "; + "step_trade_status,tid, timeout_action_time, title, total_fee,trade_from, trade_source, type, yfx_fee, yfx_id, yfx_type,oaid from ";