Merge branch 'develop_3' into 'develop_master'

企标查询 忽略空格

See merge request LiuChao/foton-slrs-system-rest!371
This commit is contained in:
super_liu
2022-01-14 06:38:06 +08:00
@@ -450,6 +450,7 @@
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}, '%'),' ','')
</if>
<if test="numberName != null" >
and (