src/main/resources/mapper/asrs/LocDetlMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/asrs/LocDetlMapper.xml
@@ -353,6 +353,9 @@ <if test="specs!=null and specs!='' "> and a.specs like '%' + #{specs} + '%' </if> <if test="standby1!=null and standby1!='' "> and a.standby1 like '%' + #{standby1} + '%' </if> </sql> <select id="getStockOutPage" resultMap="BaseResultMap">