大屏接口

dev_0531
yechenhao 6 years ago
parent 884981e735
commit 6c978ab26e

@ -216,7 +216,7 @@
select t1.id from op_seller_customer_relation t1
where t1.customer_id = #{customerId}
<choose>
<when test="store_id != null">
<when test="storeId != null">
and t1.store_id = #{storeId}
</when>
<otherwise>

Loading…
Cancel
Save