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