|
select o.trade_time ,o.order_sn,o.member_levels,o.amount,o.count,o.pay_type,o.number,o.pay_status,o.time_zone_off,o.increment_id,
|
|
select o.trade_time ,o.order_sn,o.member_levels,o.amount,o.count,o.pay_type,o.number,o.pay_status,o.time_zone_off,o.increment_id,
|
|
- o.customer_name,o.customer_type,o.end_customer,o.use_type,o.project_num,o.remark,o.agent_name,o.agent_id
|
|
|
|
|
|
+ o.customer_name,o.customer_type,o.end_customer,o.use_type,o.project_num,o.remark,o.agent_name,o.agent_id,
|
|
u.user_name,u.nick_name ,'线下'as payMethod from t_increment_order_mg o
|
|
u.user_name,u.nick_name ,'线下'as payMethod from t_increment_order_mg o
|