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