会员等级

master
jiangyunjie 6 years ago
parent 2c2e003226
commit 4029c7e320

@ -11,7 +11,7 @@
t4.id AS inviteSellerId, t4.id AS inviteSellerId,
t1.create_time AS addTime, t1.create_time AS addTime,
t2.avatar, t2.avatar,
t3.id as vipFlag t3.level as vipFlag
FROM FROM
op_seller_customer_relation t1, op_seller_customer_relation t1,
op_customer t2 left join op_vip t3 on t2.member_id = t3.id and t3.status = 1, op_customer t2 left join op_vip t3 on t2.member_id = t3.id and t3.status = 1,

Loading…
Cancel
Save