Source/UBCS/ubcs-service/ubcs-code/src/main/resources/mapper/CodeBasicSecMapper.xml
@@ -148,7 +148,6 @@ and PL_CODE_BASICSEC.TS = #{codeBasicSec.ts} </if> <if test="codeBasicSec.id != null and codeBasicSec.id != ''"> and PL_CODE_BASICSEC.ID like CONCAT(CONCAT('%', #{codeBasicSec.id}), '%') </if> <if test="codeBasicSec.name != null and codeBasicSec.name != ''">