zhanghua
2023-09-11 06bbe2b33d8f147a5c5b024f3c0e507b547e794b
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>