This commit is contained in:
parent
8a86d64282
commit
ce86089d29
|
|
@ -251,5 +251,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||
GROUP BY mt.type_id) AS subquery0 ON subquery0.type_id = mt1.type_id
|
||||
WHERE bscd.config_id = #{configId}) a
|
||||
where a.delFlag = '0'
|
||||
and a.storageNum >0
|
||||
</select>
|
||||
</mapper>
|
||||
|
|
|
|||
Loading…
Reference in New Issue