ycl-platform/src/main/resources/mapper/caseHandler/BaseCaseMapper.xml @@ -264,6 +264,7 @@ and t1.handling_opinion like concat('%',#{queryForViolationParam.handlingOpinion},'%') </if> </where> order by t1.id desc </select>