whyclxw
2024-07-24 3eef8b86e062a360222199b387168c763c85716b
不良品推送修改
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/DefectiveProductsMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | 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">