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