diff --git a/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml b/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml index 1024a95..9d6cb3a 100644 --- a/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml +++ b/src/main/resources/mapper/OpSellerCustomerRelationDOMapper.xml @@ -54,7 +54,7 @@ t2.create_time AS addTime , t2.avatar_url AS avatar , t3. LEVEL AS vipFlag, - t5.`name` as sellerName + t5.`name` as inviteSellerName FROM op_seller_customer_relation t1 join op_customer t2 on t1.customer_id = t2.id