zhanghua
2023-09-25 573d547728164c0de8b043eaa350f10697b32a0a
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>