src/main/resources/mapper/DefectiveProductsMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/main/resources/mapper/DefectiveProductsMapper.xml
@@ -42,7 +42,7 @@ and confirm_status=#{dto.confirmStatus} </if> </where> order by start_time desc order by record_time desc </select> <select id="selectDefectiveHis" resultType="defectiveProductsHistory">