pipIrr-platform/pipIrr-global/src/main/resources/mapper/PrDivideMapper.xml
@@ -285,7 +285,7 @@ AND divi.name LIKE CONCAT('%',#{divideName},'%') </if> <if test = "blockId != null and blockId !=''"> <if test = "blockId != null"> AND divi.blockId = #{blockId} </if> </where>