标准合规评估查询条件 精确变模糊

This commit is contained in:
yuezhihang
2022-02-17 19:01:48 +08:00
parent 0c282f3e4b
commit 278985f338
@@ -472,8 +472,8 @@
(concat(dicstandSort.DIC_TYPE_NAME, ' ', SAR_BUSSIONESS_STAND.STAND_CODE)
like concat('%', #{standCode}, '%') and (SAR_BUSSIONESS_STAND.STAND_YEAR = '' or SAR_BUSSIONESS_STAND.STAND_YEAR is null) )
) -->
and SAR_BUSSIONESS_STAND.STAND_CODE like concat('%', #{standCode}, '%')
or REPLACE( SAR_BUSSIONESS_STAND.STAND_CODE,' ','') like REPLACE( concat('%', #{standCode}, '%'),' ','')
and (SAR_BUSSIONESS_STAND.STAND_CODE like concat('%', #{standCode}, '%')
or REPLACE( SAR_BUSSIONESS_STAND.STAND_CODE,' ','') like REPLACE( concat('%', #{standCode}, '%'),' ',''))
</if>
<if test="numberName != null" >
and (