|
@@ -161,7 +161,6 @@
|
|
|
LEFT JOIN shop s on s.shopID = a.shopID
|
|
|
<where>
|
|
|
a.splitCode is not null and a.splitCode != '' and copi.validFlag=2
|
|
|
- and copi.organizeId=(SELECT SUBSTRING(groundMall, 1, 1)FROM product WHERE productID=a.productId)
|
|
|
and s.shopID in(SELECT shopID FROM shop WHERE name ='深圳市采美奥泰贸易有限公司')
|
|
|
<if test="productID != null">
|
|
|
AND a.productID = #{productID}
|