whycxzp
2023-06-25 842a119cc543e2d33f9873fef51844935c42d2ae
更新
1个文件已修改
2 ■■■ 已修改文件
src/main/resources/mapper/SOPMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/SOPMapper.xml
@@ -33,6 +33,6 @@
            </if>
            ${sqlStr}
        </where>
        order by id desc
        order by tb_sop.id desc
    </select>
</mapper>