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