## 雨汐团队只有自己的复购、重消商品才累盒数;
This commit is contained in:
parent
ed8f2f791f
commit
3d39437bf2
|
@ -482,6 +482,7 @@
|
||||||
and bw.del_flag = 0
|
and bw.del_flag = 0
|
||||||
and bw.special_area in (43, 44)
|
and bw.special_area in (43, 44)
|
||||||
where bwa.del_flag = 0
|
where bwa.del_flag = 0
|
||||||
|
and bwa.authority_type = 1
|
||||||
and bwa.pk_member in
|
and bwa.pk_member in
|
||||||
(select pk_member from bd_vertex bv where bv.pk_id = #{pkVertex})
|
(select pk_member from bd_vertex bv where bv.pk_id = #{pkVertex})
|
||||||
</select>
|
</select>
|
||||||
|
|
Loading…
Reference in New Issue