@@ -240,7 +240,6 @@
</if>
</where>
- GROUP BY instoreform.spare_id
</select>
<select id="selectDetailList" resultType="com.platform.dao.vo.query.store.InStoreDetailVO">
@@ -218,7 +218,6 @@
and info.brand like concat('%',#{brand},'%')
- group by outstoreform.spare_id
<select id="selectDetailList" resultType="com.platform.dao.vo.query.store.OutStoreDetailVO">