gongchunyi
2026-05-15 5e472fb66090f87de04f1aa102996e5ed2f9f40a
src/main/resources/mapper/sales/SalesQuotationMapper.xml
@@ -20,4 +20,4 @@
            AND t1.status = #{salesQuotationDto.status}
        </if>
    </select>
</mapper>
</mapper>