liurunyu
2024-05-06 4b32f94e12f0afab074eee93a96eeb722b5bb090
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>