src/main/resources/mybatis/doublePrevention/PreventOverhaulMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mybatis/doublePrevention/PreventOverhaulMapper.xml
@@ -34,7 +34,7 @@ select * from prevent_overhaul_log <where> delete_status = 0 <if test="overhaulLogReqBO.id != null"> <if test="overhaulLogReqBO.riskUnitId != null"> and risk_unit_id = #{overhaulLogReqBO.riskUnitId} </if> </where>