|
|
@@ -37,6 +37,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
on tpsss.business_id = tusc.business_id and
|
|
|
tpsss.product_id = tusc.product_id and
|
|
|
tpsss.sku_hash_code = tusc.sku_hash_code
|
|
|
+ and tpsss.marketing_type = 0 and tpsss.activity_product_id = 0
|
|
|
where tusc.user_id = #{bo.userId}
|
|
|
<if test="bo.businessId != null">
|
|
|
and tusc.business_id = #{bo.businessId}
|